Variable selection in logistic regression
Answers
Answered by
1
☆☆ranshsangwan☆☆
●●All independent variables selected are added to a single regression model. However, you can specify different entry methods for different subsets of variables. For example, you can enter one block of variables into the regression model using stepwiseselection and a second block using forward selection●●
●●All independent variables selected are added to a single regression model. However, you can specify different entry methods for different subsets of variables. For example, you can enter one block of variables into the regression model using stepwiseselection and a second block using forward selection●●
Similar questions