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
helpI am working on a database containing the region variable. Is there a possibility to transform this …
HelpHi, it's not a question about stata, but maybe you can give me a guide. I am trying to get a histog…
Margins and Ologit2Hello, I am fitting a ologit2 model for an ordered outcome - HIVrisk (none, low and high). I am tryi…
Hide macro using Outreg2Hi everyone, I am estimating a Tobit Model, which (at the bottom of the table) reports sigma. Given…
Dynamic prediction after GARCHDear stata listers, I'm currently doing an event study using GARCH model to test the effects of cer…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy
Post a Comment