Can someone here suggest to me a suitable way to build a cross-lagged panel model with categorical variables on Stata MP 15.1? I built a cross-lagged panel model with categorical variables on Stata. Xs are binary variables, while Ys are continuous variables. They are repeated measurement across 5 waves. Equality constraints (i.e., a and b) were added as they have reciprocal associations. The causal directions of these variables are shown below. Array
In the first place, I used generalised response variables (i.e., family/link: Bernoulli / logit) to construct the variables of x, but I got errors when Stata displayed the GSEM results. Then, I changed the generalised response variables to observed variables (i.e., squares), and it ran smoothly. However, the effects of y on categorical x can’t be explained by the coefficients. That is, squares are for continuous variables, but Xs are binary variable. Alternatively, I should not use squares to construct Xs. What techniques should I apply to deal with this issue?
Related Posts with Building cross-lagged panel models with categorical variables on Stata
Binary DV unbalanced panel data; replacing first year to missingI have unbalanced panel data of 600000 plus observations. I have created my Dependent Variable as bi…
Nested locals in some commandsI constructed two locals, for instance, department and major , to show one's information: Code: loc…
Can we create inverse-distance spatial weighting matrices for point data?Hello, Can we create inverse-distance spatial weighting matrices for point data? I can create inve…
LSDV3 model: dummy variable omitted because of collinearityI am studying the notes titled "Practical Guides To Panel Data Modeling: A Step by Step Analysis Usi…
Panel Co-integration Test:I am running a panel cointegration test using the Pedroni approach. The panel consists of 53 countri…
Subscribe to:
Post Comments (Atom)
0 Response to Building cross-lagged panel models with categorical variables on Stata
Post a Comment