Errors when trying to use runmlwin script for mac - help?
Posted: Mon Jan 15, 2018 3:21 am
I am trying to use runmlwin script on Mac OS X following instructions here (https://www.cmm.bristol.ac.uk/forum/vie ... b59d0ebcf5). I am using it with Stata 12.
The path files are set to:
global MLwiN_path "/usr/local/bin/mlnscript"
global MLwiNScript_path "/usr/local/bin/mlnscript"
However, I am running into error messages and cannot get it to work.
For instance, the following command (from user manual exercises: http://www.bristol.ac.uk/cmm/media/runm ... sponses.do):
use runmlwin use cons lc1 lc2 lc3plus age, level2(district: cons) level1(woman) discrete(distribution(binomial) link(logit) denominator(cons)) nopause
Elicits the following error message:
“The model did not run properly in MLwiN. Re-run the model without the nopause option to debug the model in MLwiN.”
Then, when running it without ‘nopause’, I get the following error message:
“The model did not run properly in MLwiN. You most likely clicked the 'Abort Macro' button in MLwiN, rather than the 'Resume Macro' button.”
I have not clicked any buttons.
Could someone give feedback on how to go about resolving this? I would be very grateful.
The path files are set to:
global MLwiN_path "/usr/local/bin/mlnscript"
global MLwiNScript_path "/usr/local/bin/mlnscript"
However, I am running into error messages and cannot get it to work.
For instance, the following command (from user manual exercises: http://www.bristol.ac.uk/cmm/media/runm ... sponses.do):
use runmlwin use cons lc1 lc2 lc3plus age, level2(district: cons) level1(woman) discrete(distribution(binomial) link(logit) denominator(cons)) nopause
Elicits the following error message:
“The model did not run properly in MLwiN. Re-run the model without the nopause option to debug the model in MLwiN.”
Then, when running it without ‘nopause’, I get the following error message:
“The model did not run properly in MLwiN. You most likely clicked the 'Abort Macro' button in MLwiN, rather than the 'Resume Macro' button.”
I have not clicked any buttons.
Could someone give feedback on how to go about resolving this? I would be very grateful.