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
Store significant variables in Logistic RegressionHi, I am running a logistic regression with about 30 variables, most of which are categorical varia…
need to count experiences of employee with respect to yearHi experts I want to count the experiences of employees (i.e., personalID), with respect to years su…
Bootstrap local projections impulse responses/historical decompositionsDear Statalisters, I am trying to bootstrap the impulse response function that I obtain from a loca…
intercation term same value as main variableDear all, Since I think it is more appropriate to ask this question in a different topic, I created…
estout: what is the stats label for LR chi2 in logistic regressionI run a logistic regression and would like to print out LR Chi2 statistics using Code: estout Code…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy
Post a Comment