Hi, I have a question about using adjust after running Logit model with categorical variables as controls. For example, k, m and n are all categorical variables, with 4, 2, 3 categories for each separately. I have a model as:
.logit y i.k m#n X
I need to predict the probability at means of all the categorical variables, by(X), so I used "adjust" post estimation command. However, I got the error "operator invalid", which I know means I shouldn't have used factor variables and interactions in the logit model.
But how shall I get around this problem? Please advise.
Many thanks!
Related Posts with postestimation command "Adjust" after Logit model with categorical variables as control
Extraction of submatrix containing probit estimatesI want to extract submatrices of the coefficient vector and the var/cov matrix which are returned fo…
Dynamic panel vs. fixed effects estimation?I am currently analyzing the following panel data set with STATA on a daily base: N = 324 companies…
correlation with categorical variables and significance testHi, I am confused with how to gain the correlation table with the multiple categorical variables. …
PvarI am using 7 countries and 7 variables for the 19 years. My problem is that pvarsoc does not work. I…
Creating indicator variable for % change previous observationHi I am attempting to create a variable that indicates a >or<6% change in blood pressure from…
Subscribe to:
Post Comments (Atom)
0 Response to postestimation command "Adjust" after Logit model with categorical variables as control
Post a Comment