Hi there,
I am trying to run a three-level logistic growth curve model. For some reason this works fine for one outcome (health_bin) but not for another (Kess_bin)
Using the following syntax I obtain the following model output for binary-self-rated health:
runmlwin health_bin cons E_D E_E W_A W_D ...
Search found 14 matches
- Mon Aug 10, 2015 12:02 pm
- Forum: runmlwin user forum
- Topic: Logistic growth curve model problem
- Replies: 2
- Views: 5062
- Thu Jan 30, 2014 11:41 am
- Forum: runmlwin user forum
- Topic: runmlwin in the Secure Data Service
- Replies: 2
- Views: 4904
Re: runmlwin in the Secure Data Service
Hi Chris,
Thanks for your reply. I had assumed that runmlwin was already installed in the secure environment but it looks like it's not, and I don't have the privileges to do so myself. I'll ask the data holders to install it and upgrade to a newer version of MLwiN and hopefully that will do the ...
Thanks for your reply. I had assumed that runmlwin was already installed in the secure environment but it looks like it's not, and I don't have the privileges to do so myself. I'll ask the data holders to install it and upgrade to a newer version of MLwiN and hopefully that will do the ...
- Thu Jan 30, 2014 10:03 am
- Forum: runmlwin user forum
- Topic: runmlwin in the Secure Data Service
- Replies: 2
- Views: 4904
runmlwin in the Secure Data Service
Hi there,
I am using MLwiN in the Secure Data environment but I am having trouble using runmlwin. I have specified the MLwiN file path using the 'global MLwiN_path' command but when I try to use the runmlwin command I receive the error message 'unrecognized command: runmlwin’. I'm not sure why this ...
I am using MLwiN in the Secure Data environment but I am having trouble using runmlwin. I have specified the MLwiN file path using the 'global MLwiN_path' command but when I try to use the runmlwin command I receive the error message 'unrecognized command: runmlwin’. I'm not sure why this ...
- Tue Dec 10, 2013 3:20 pm
- Forum: runmlwin user forum
- Topic: Maximising iterations
- Replies: 2
- Views: 5175
Re: Maximising iterations
Hi Chris,
Thanks for your response, that's cleared up my confusion,
Elisabeth
Thanks for your response, that's cleared up my confusion,
Elisabeth
- Tue Dec 10, 2013 10:58 am
- Forum: runmlwin user forum
- Topic: Maximising iterations
- Replies: 2
- Views: 5175
Maximising iterations
Hi there,
I am running three-level growth curve models and receiving the error message "WARNING: IGLS algorithm failed to converge. Increase the number of iterations. See the maxiterations() option."
I'm not sure why this is happening because I have set the maximum iterations to be 16000 using the ...
I am running three-level growth curve models and receiving the error message "WARNING: IGLS algorithm failed to converge. Increase the number of iterations. See the maxiterations() option."
I'm not sure why this is happening because I have set the maximum iterations to be 16000 using the ...
- Wed Oct 09, 2013 12:23 pm
- Forum: runmlwin user forum
- Topic: VPC in a three level random slopes model
- Replies: 5
- Views: 8570
Re: VPC in a three level random slopes model
Hi George,
Thank you so much for your help, I've done as you suggest and it works perfectly.
Elisabeth
Thank you so much for your help, I've done as you suggest and it works perfectly.
Elisabeth
- Tue Oct 08, 2013 1:33 pm
- Forum: runmlwin user forum
- Topic: VPC in a three level random slopes model
- Replies: 5
- Views: 8570
Re: VPC in a three level random slopes model
Hi George,
Thank you very much for the advice and reference. Is it possible to supply syntax to calculate the VPC with random effects of the constant and age? This is not included in the runmlwin journal article so I'm struggling with how to calculate this.
Many thanks,
Elisabeth
Thank you very much for the advice and reference. Is it possible to supply syntax to calculate the VPC with random effects of the constant and age? This is not included in the runmlwin journal article so I'm struggling with how to calculate this.
Many thanks,
Elisabeth
- Fri Oct 04, 2013 2:55 pm
- Forum: runmlwin user forum
- Topic: VPC in a three level random slopes model
- Replies: 5
- Views: 8570
VPC in a three level random slopes model
Hi there,
I am running a three-level growth curve with a random slope of age. I'm unsure whether the VPC should contain just the variance around the constant terms at each level, as follows:
display [RP2]var(cons)/([RP3]var(cons) + [RP2]var(cons) + [RP1]var(cons))
But should the random slope at ...
I am running a three-level growth curve with a random slope of age. I'm unsure whether the VPC should contain just the variance around the constant terms at each level, as follows:
display [RP2]var(cons)/([RP3]var(cons) + [RP2]var(cons) + [RP1]var(cons))
But should the random slope at ...
- Fri Jul 05, 2013 3:45 pm
- Forum: runmlwin user forum
- Topic: Testing the proportional odds assumption in runmlwin
- Replies: 6
- Views: 21620
Re: Testing the proportional odds assumption in runmlwin
Thank you George, that's much appreciated.
Many thanks,
Beth
Many thanks,
Beth
- Thu Jul 04, 2013 3:58 pm
- Forum: runmlwin user forum
- Topic: Testing the proportional odds assumption in runmlwin
- Replies: 6
- Views: 21620
Re: Testing the proportional odds assumption in runmlwin
Hi George,
Thanks for your suggestions, they are very helpful and I'll give them a try. Just to clarify, a model using the proportional odds assumption would look like this (to use the example given):
quietly runmlwin use4 cons (age lc1 lc2 lc3plus urban, contrast(1/3)), ///
level2(district: (cons ...
Thanks for your suggestions, they are very helpful and I'll give them a try. Just to clarify, a model using the proportional odds assumption would look like this (to use the example given):
quietly runmlwin use4 cons (age lc1 lc2 lc3plus urban, contrast(1/3)), ///
level2(district: (cons ...