Dear Stata users,
I am running latent class analysis with a covariate, to determine whether the covariate is associated with class assignment. I have two questions:
1. Is there a way in Stata 17 to exponentiate the coefficients and the 95%CI?
2. If I only have two classes, is the interpretation of the coefficients just like OR from logistic regression? And if I have three classes, is it the same as interpreting multinomial logistic regression?
Here is an example of the command that I am interested in. (This is for 2 classes). I am interested in interpreting the coefficient for male.
gsem (var1 var2 var3 var4 var5 var6 <- , logit) (C <- male), lclass(C 2)
Thank you for your help.
Related Posts with latent class regression - interpreting the coefficients
logistic regression.Hae guys have been trying to figure out the command for testing linearity assumption for log odds vs…
Panel data with repeated time values within panel r(451); due to multiple directorshipsDear all, I am writing my Master's thesis in Economics, and I am working on a data set on board of …
Mata run-time error r(3001)Hello, I use Stata/IC 15.1. I can run regressions with it but when I try to get summary statistics …
including time dummy variables make all other variables insignificantDear Statalist, I am working on bilateral remittances data over the period 2011-2017 for a set of d…
The difference between Run and Do icon in do-file toolbar?What's the difference? I use Mac. …
Subscribe to:
Post Comments (Atom)
0 Response to latent class regression - interpreting the coefficients
Post a Comment