Search found 2 matches

by Markov9chain
Thu Dec 20, 2018 5:40 pm
Forum: runmlwin user forum
Topic: Cross-level interaction specification in multilevel logit
Replies: 2
Views: 7014

Re: Cross-level interaction specification in multilevel logit

Dear George,

thank you for your answer.

I am sorry for going OT, but I have a further problem with the option simulate after the following command:


runmlwin Y cons (X1 X2 …. Xn, contrast(1/2)) , ///
level2(country: (cons, contrast(1/2)) ) ///
level1(id:) ///
discrete(distribution ...
by Markov9chain
Sat Dec 15, 2018 1:29 pm
Forum: runmlwin user forum
Topic: Cross-level interaction specification in multilevel logit
Replies: 2
Views: 7014

Cross-level interaction specification in multilevel logit

Hello,
I have a rather stupid doubt that I could not solve on my own and I hope you could help me.
By reading the provided guides on multilevel modeling for binary responses I understood that the standard command for a multilevel model with random slope and random intercept would be:

runmlwin y ...