Defines the largest p-value for variables entering the model.
A double
containing the largest p-value for variables entering the model.
Variables with p-value less than PValueIn may enter the model. Backward regression does not use this value.
By default, PValueIn
= 0.05.
StepwiseRegression Class | Imsl.Stat Namespace