Hello,
I am trying to fit a mediated gsem multilevel model, in 2 levels. I would like to obtain the icc as a postestimation test. I am aware that the 'estat icc' function does not work following gsem. Therefore, how can I get the icc?
Here is my code:
. gsem (M1[Retailer2] -> USJGr, family(ordinal) link(probit)) (M1[Retailer2] -> VHGroup, family(ordinal) link(probit)) (M1[Retai
> ler2] -> BasktSR, family(gaussian) link(identity)) (ss -> USJGr, family(ordinal) link(probit)) (ss -> VHGroup, family(ordinal)
> link(probit)) (ss -> BasktSR, family(gaussian) link(identity)), covstruct(_lexogenous, diagonal) group(Retailer2) iterate(40)
> latent(M1 ss ) nocapslatent
Thanks
Related Posts with icc after gsem
Generating variable that contains (partly) the value of another variableHi everyone, I am currently working with M&A-data and I came across a challenge. I have construc…
Principle Component Analysis: using weights and comparison of PCA between countriesHello Statalist Forum Users, We wish to summarize several dichotomous variables of individual level…
If statement within foreachHey! So I would like to run a regression if income is within the range of (0-10727.88). Code: l…
Panel data formatHi I would like to transform my panel data so that the years are grouped from 1989 to 2016, consecut…
Instrumental variables for multilevel data.Good morning, I am writing to ask you a question about the use of instrumental variables if my data…
Subscribe to:
Post Comments (Atom)
0 Response to icc after gsem
Post a Comment