Latent Class Analysis in Stata (llclogit, lclogitml, gllamm)
Hi all,
I am having trouble fitting a latent class model with Stata.
I have a panel data set from an online discrete choice experiment. Each respondent was represented 12 choice sets with 2 alternatives and, therefore, had to...
I am seeking help to write the GLLAMM command to estimate
y1 = x1 x2 x1*x2 x3; switching equation is x1 = x2 x3 x4 x5,
where y1 is the outcome variable, x1 is a binary variable, x1 and x1*x2 are endogenous, and x4 and x5 are the two instruments.
I appreciate any help you wold be able...
Dear Talk Stats,
I have a question regarding the use of gllamm for multi-level modelling of ordinal variables in STATA.
A brief description of my data and aim.
I have individuals nested in schools nested in cities i.e. 3-levels. My dependent variable is 4-options from 1 to 4 on...
I want to analyze using Multilevel Binary Logistic Regression modeling (with gllamm). I have 6.998 observation in level 1 and 15 province in level 2 (no missing data).
These are my variables:
y = smoking status (yes/no)
x1 = age (years)
x2 = duration of formal education years
x3 = media score...
Hi all,
I seem to recall that some of you (spunky, Dason, and other) might be doing research using latent variable models and their variants.
As I start to ask more questions about the temporal sequences of signaling, aggression, and courtship in my experiments on birds (and now spiders)...