Dear Statalist,
I am a newbie and I were stuck for some days.
I need to run CFA for a panel data which has 63 provinces from 2007 to 2015. I want to make a measurement model for the absorptive capacity of a province which constructed by six components.
I know that sem (y->x1 x2) works only for one year. And I do not know how to do with panel data.
Is it possible to use gsem (y M1[year]-> x1 x2)?
Or should I reshape the data into the wide form and run sem for each year like sem(y1->x11 x12) (y2->x21 x22)....
And is it possible if I treat the panel data as an extended cross-sectional data and use sem for it?
I really need your wisdom in this case. Please enlighten me
Thank you.
Related Posts with Confirmation Factor analysis with panel data
spmap - how to create dot mapsHi again, I am attempting to plot a dot map using spmap, where the map is meant to show Kenya with …
Looping over different lags in a regressionHello everyone, I got a question about the following piece of code: forvalues k = 3 (3) 12 { newey…
Loops in STATADear STATA users, I have been trying to write a STATA code as described in the statement below but f…
Multilevel mediation sem question (really need help)I am doing multilevel mediation analysis for clustering data (hierarchical) the mediation variable …
Sorting by one variable seems to affect other variables in my data sheetHi there, I'm trying to flip my datasheet to that the top answer is the bottom answer. The datashee…
Subscribe to:
Post Comments (Atom)
0 Response to Confirmation Factor analysis with panel data
Post a Comment