Hello Dears,
Please, I have one question related to dummy variable with logistic regression model.
I have created my dependent variables a dummy by this command:
generate X = 0
replace X = 1 if Y == 1
in this case, when I will use logistic regression , Stata already know that 1 equal to yes and 0 otherwise ,or there is another command that should to use to identify the variable? Thanks in advance
Related Posts with Dummy
Alternative to rowjoinbynameIs rowjoinbyname a more recent command? In the desktop Stata version 16 the code below works, in the…
Use Output from LCA with Penn State PluginDear Statalisters, i am fairly inexperienced in Stata and i currently try to run some latent class …
How to replace the previous value of categorical variable based on the current valueHi, as you can see the data, the variable group has many missing values for all pre-2004 data. I wan…
Graphs after margins with interaction and covariatesHi, I am hopeful that someone can help me. I am having trouble understanding how to plot a signifi…
Johnson Neyman TechniqueDear Stata Community, I hope that I can describe my concern as accurately as possible. I have calcul…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy
Post a Comment