The stepwise regression history for the independent variables.
A double array containing the recent history of the independent variables.
| History[i] | Status of i-th Variable |
|---|---|
| 0.0 | This variable has never been added to the model. |
| 0.5 | This variable was added into the model during initialization. |
| k | This variable was added to the model during the k-th step. |
| k | This variable was deleted from model during the k-th step |
StepwiseRegression Class | Imsl.Stat Namespace | Levels