Creates a new instance of StepwiseRegression
from a user-supplied variance-covariance matrix.
double
matrix containing a variance-covariance or sum-of- squares and crossproducts matrix, in which the last column must correspond to the dependent variable. int
containing the number of observations associated with cov. cov can be computed using the Covariances class.
StepwiseRegression Class | Imsl.Stat Namespace | StepwiseRegression Constructor Overload List