Thank you Chris. 
I've narrowed it down to one variable that causes the software to stall. Putting the 5 group ethnicity variable into the STATA code to generate the file for REALCOM causes the imputation to stop. I've tried recoding it so the values begin at 0 and have checked the response type is ...
					Search found 3 matches
- Tue Mar 21, 2017 3:46 pm
 - Forum: Realcom user forum
 - Topic: Realcom start-up problem
 - Replies: 5
 - Views: 125017
 
- Fri Mar 17, 2017 9:18 am
 - Forum: Realcom user forum
 - Topic: Realcom start-up problem
 - Replies: 5
 - Views: 125017
 
Re: Realcom start-up problem
Dear Chris, 
This is my code:
**Generate dummy variables and constant
gen cons=1
recode bl_ch_gender (1=0) (2=1), gen (bl_dummy_gender)
ta course_completer, gen (completer)
**Sort by cluster
sort course_venue
**Generate files for REALCOM
realcomImpute bl_bmiz m.merged_eth5 bl_imd2015_score m.bl ...
					This is my code:
**Generate dummy variables and constant
gen cons=1
recode bl_ch_gender (1=0) (2=1), gen (bl_dummy_gender)
ta course_completer, gen (completer)
**Sort by cluster
sort course_venue
**Generate files for REALCOM
realcomImpute bl_bmiz m.merged_eth5 bl_imd2015_score m.bl ...
- Thu Mar 16, 2017 4:22 pm
 - Forum: Realcom user forum
 - Topic: Realcom start-up problem
 - Replies: 5
 - Views: 125017
 
Realcom start-up problem
Hi, 
I have encountered a problem that has stumped my IT advisers. I have been given full admin rights to all folders but we keep getting the same errors.
When trying to run the imputation I get the following error messages after pressing Start run MCMC:
Error using wishrndhg (line 35)
Degrees ...
					I have encountered a problem that has stumped my IT advisers. I have been given full admin rights to all folders but we keep getting the same errors.
When trying to run the imputation I get the following error messages after pressing Start run MCMC:
Error using wishrndhg (line 35)
Degrees ...