Greetings,
I am quite new to MLwiN and when I attempted to use it from within STATA I encountered a few problems. (1) My dependent variable so are some of my explanatory variables contain missing values. I am using mlogit within multilevel setting and I don't want to use imputation technique to solve the problem of missing values. I neither wish to resort to 'listwise delete missing data' option. Can my model still be estimated using mlogit regardless the warning message I get concerning MVs? (2) While trying to estimate my model I got the following error message in MLwiN "error while obeying batch file. C:\Users\User\AppData\Local\Temp\ST_0500000.tmp at line number 17: MNON 0 'SUYR5JOBml1' 'resp' 'resp-indicator' 0. Line too long. Could you please advise what this means. Below is the syntax I am using:
runmlwin SUYR5JOBml1 cons age age_sq male gemwork educ_secpost educ_post busang_dum omestb_dum knowent_dum fearfail_dum l_hfgov l_exconst l_finfree l_dgdp l_gdp_pc_ppp, level2(country_year: cons) level1(setid) discrete(distribution(multinomial) link(mlogit) denom(cons) base(0))
where SUYR5JOBml1 is my dependent variable coded as '0' no entry in entrepreneurship; 1-4 denoting entrepreneurial entry with each respective category reflecting entrepreneurs' growth expectations. Please advise how to solve the problem.
I look forward to your reply.
Thanks, Julia
