Hello Statalist.
I'm using the command lclogit2 (written by Hong Il Yoo) to fit a model with the results of a discrete choice experiment. I have a dependent variable (choice, [0,1]) and some independent variables which are the characteristics of the product (price [10,20,30,40], format [on-site, digital], etc).
I've fitted the following latent class logit model (treating the different levels of the characteristics as dummies -and omitting one of the levels- and with 4 classes).
lclogitml2 choice, id(id) group(group) rand(format1 price1 price2 price3 ...) nclasses(4)
Now, I have some sociodemographic characteristics of the respondents. I would like to include them as covariates in the model (I know I can do it with the option membership) but if I do it, the interpretation becomes more difficult. It is because class 4 is selected as the reference class, and by the coefficients of the latent class model, I know that class 4 shows an extreme behavior. Is there a way to set a different class as a reference class (for example, class 2)? If not, is there any other alternative?
Thank you so much in advance.
Related Posts with Reference class in latent class logit
margins Goldstein&Healy CIsDear Stata Users, I read about the procedure of Goldstein and Healy (1995) to graph the confidence …
New version of dolog on SSCThanks as always to Kit Baum, a new version of the dolog package is now available for download from …
Generating new variable with mean values sorted by Date and TICKERHi, So I have information about how many people are holding each stock (there are about 8200 stocks…
Creating a stacked bar chart for 3 different variablesHello Statalis, I have done a conjoint experiment survey, where respondents were asked to choose be…
Adjusting decimals points with asdoc not working?Hi, I am using asdoc to output my regression results. Here is my code: Code: mixed wages c.cage##i…
Subscribe to:
Post Comments (Atom)
0 Response to Reference class in latent class logit
Post a Comment