I have a question about SEM and would like to learn some solutions.
Suppose I use three indicators to measure one's concern about the environment (x1 x2 x3).
Then I will have three individual level predictors (income education age) and two country level predictors (GDP CO2).
I have run the following model
gsem (Concern -> x1 x2 x3) (Concern <- income education age M1[GDP] M2[CO2])
However, Stata does not run and said
"invalid path specification; Concern may not be the destination of a path from M1[GDP]"
How may I revise the code and fix the problem?
Thanks.
Related Posts with Multilevel SEM
Fixed-effect panel threshold modelHi all, I'm executing the xthreg command, but, every time I run it the values in the Threshold effec…
Automate replace command for range of valueHi, I am trying to automate the "replace" command for a range of values, for example if codkm values…
Merge based on partial matchI want to merge two datasets based on three variables, id, begin date, end date. I want to merge tog…
Generating CAPM BetaI want to use below code to generate monthly CAPM beta which is equal to beta coefficient of mkt obt…
Over identification & weak instrument tests in a 2SLS with more than one IVDear All, I have the following variables in a 2SLS model. Ivregress 2slsl y (x1 x2 = z1 z2 z3) x3 x…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel SEM
Post a Comment