Hi everyone,
I am using 'runmlwin' STATA package to conduct analysis with the practice data set under 'runmlwin' package only, but some error occurs. I am new to this area and want to learn Multilevel modeling using this STATA package and I am using STATA 14.
I would be thankful if anyone can help me to fix this error. So that I can proceed further.
Thank you in advance.
Unable to fix this error
Unable to fix this error
- Attachments
-
- Error.PNG (4.62 KiB) Viewed 5939 times
-
- Posts: 1384
- Joined: Mon Oct 19, 2009 10:34 am
Re: Unable to fix this error
Can you confirm that you have set a global to let -runmlwin- know where to find the MLwiN application?, for example:
Normally you would get an error message indicating this, however there is currently a bug that prevents it getting that far. If you replace your runmlwin.ado file with the development version from https://bitbucket.org/cmm_stata/runmlwin/src it should give the correct message.
Code: Select all
global MLwiN_path C:\Program Files\MLwiN v3.02\mlwin.exe