Stepwise Options Properties
Properties
| Criterion | Gets or sets whether the thresholds are specified as statistic values or as p-values. |
| Fixed | Gets the collection of variables that are always included in the regression model. |
| Method | Gets or sets the method used to add and remove variables from the model. |
| ToEnter | Gets or sets the minimum significance level needed to allow a variable to enter the model. |
| ToEnter | Gets or sets the critical value for the statistic needed to allow a variable to enter the model. |
| ToRemove | Gets or sets the maximum significance level needed to consider a variable for removal from the model. |
| ToRemove | Gets or sets the critical value for the statistic to cause a variable to be removed from the model. |