Search found 4 matches

by MeenaParam
Thu Mar 08, 2012 1:45 pm
Forum: runmlwin user forum
Topic: option level2() not allowed error
Replies: 5
Views: 9380

Re: option level2() not allowed error

That's fixed the problem, thank you very much George!

Meena
by MeenaParam
Thu Mar 08, 2012 10:13 am
Forum: runmlwin user forum
Topic: option level2() not allowed error
Replies: 5
Views: 9380

option level2() not allowed error

Dear runmlwin users,

I am having what I think is a very simple problem to solve, but I have been stuck on this for the last few days so I am asking for help.

I can run this random intercept model ok and get output to stata:

runmlwin ols_imprel constant (female age mardum2 mardum3 mardum4 ...
by MeenaParam
Tue Mar 06, 2012 4:15 pm
Forum: runmlwin user forum
Topic: estimating multiple random slopes
Replies: 2
Views: 5110

Re: estimating multiple random slopes

Thanks very much for your help George.

Yes, I'll take your model-building advice on board. I have only just switched to runmlwin from gllamm, specifically because it was taking much too long for random slope models to converge in gllamm. As such, I wasn't quite sure where the contrast code was ...
by MeenaParam
Tue Mar 06, 2012 2:27 pm
Forum: runmlwin user forum
Topic: estimating multiple random slopes
Replies: 2
Views: 5110

estimating multiple random slopes

Dear runmlwin users,

I have recently switched from using gllamm to runmlwin to fit multinomial ordered logit models. Whilst I am able to fit a model with one random slope at level 2 using runmlwin, once I try to fit more than one random slope, I get error messages from MLwiN.

My code in stata is ...