Hello!
I'm having trouble running SEM on longitudinal data (4 waves - (same group followed over time)). I'm tying to see if there is a change over time in construct variable.
My output does not show means for I and S
I also get an error ----> "e: operator invalid"
Any advice would be wonderful!
Syntax
sem (RBY1 <- I@1 S@1 _cons@0) ///
(RBY4 <- I@1 S@2 _cons@0) ///
(RBR2 <- I@1 S@3 _cons@0) ///
(RBR3 <- I@1 S@4 _cons@0), ///
latent (Intercept Slope)
var(e.RBY1@var e.RBY4@var e.RBR2@var e.RBR3@var) ///
means(intercept slope)
Related Posts with Help with Longitudinal SEM - (Missing Means in Output)
Matching of Cases to reduce sample size of logit regressionHi everyone, I'm working on a study to investigate the impact of firm performance on probability of…
Threshold regressionI need your help. My model is Yit=a1(1-I*)(D-D*)+a2xI*(D-D*)+bxXit+eit while I*=1 if D>D* and I*=…
Droping "NA"sHi Stata users. I have 26 variables that contain some observations as NA. Is there a way ( olther t…
Presenting Information Criteria in Latex form from StataHi guys, I would like to display my information criteria in choosing the lag length for the estimat…
Looping within a loopHello, I am using a panel dataset. It both id and ic variable (ic: income category: HI, LI, LMI, UMI…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Longitudinal SEM - (Missing Means in Output)
Post a Comment