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)
Non-linear least squares regressions by group with common constant across groupsHello, I am trying to perform the following production function estimation procedure. I have a pane…
Loop same code through different directoriesHello, I have 10 network directories containing a number of .dta files. The data files, in each dir…
How to test effects of multiple predictors on repeated measure binary outcomeI have a 3x2x2 between subjects design. Participants are randomly assigned to 1 level of each of 3 f…
Canonical two-way fixed effects with cross sectional id and time t: two stage procedure gives almost, but not exactly what I expect.Good evening, I have been reading the literature for estimating two way fixed effects models, and i…
Appropriate model for researchHi there. Firstly,as it is my first ever post, i want to thank everyone for the valuable information…
Subscribe to:
Post Comments (Atom)
0 Response to Help with Longitudinal SEM - (Missing Means in Output)
Post a Comment