Error when running MLwiN MCMC Manual examples
Posted: Thu Jan 24, 2013 4:32 pm
Hi,
I'm trying to work out how to run multiple membership models through runmlwin, so am working through the examples in chapter 16 of the MLwiN MCMC Manual. Whenever I try and run something with the MCMC option on I get this error:
invalid expression
r(3000);
so
runs fine, but:
then generates the error.
Does anyone know why I'm getting this error, and what I can do about it? I'm using MLwiN2.26 and Stata/IC 11.0 for windows
Flo
I'm trying to work out how to run multiple membership models through runmlwin, so am working through the examples in chapter 16 of the MLwiN MCMC Manual. Whenever I try and run something with the MCMC option on I get this error:
invalid expression
r(3000);
so
Code: Select all
runmlwin logearn cons age_40 numjobs, level2(company:) level1(id: cons) nopause
Code: Select all
runmlwin logearn cons age_40 numjobs, level2(company:) level1(id: cons) mcmc(on) initsprevious nopause
Does anyone know why I'm getting this error, and what I can do about it? I'm using MLwiN2.26 and Stata/IC 11.0 for windows
Flo