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
rangestat errorHi, I am trying to do a regression using -rangestat-, but it gives an error saying "no result for al…
xtdcce2 not allowing me to run the HaumanDear members, I am a user of Stata/15.1 SE. I am employing the Panel ARDL Technique using XTDCCE2 …
How to convert daily data to yearly dataHi, I am currently having daily data and I would like to convert it to yearly data. Ultimately, I wo…
-lnoffset- and -exposure- options from -glm-Dear All, Good afternoon. I do hope this one finds you well. While challenging myself with the examp…
converting string variables to numericI have a string variable that I want to change to numeric but I can't. Can you help me please stora…
Subscribe to:
Post Comments (Atom)
0 Response to icc after gsem
Post a Comment