The SelectionRegression type exposes the following members.

Properties

NameDescription
CriterionOption
The criterion option used to calculate the regression estimates.
MaximumBestFound
The maximum number of best regressions to be found.
MaximumGoodSaved
The maximum number of good regressions for each subset size saved.
MaximumSubsetSize
The maximum subset size if R^2 criterion is used.
Statistics
A SummaryStatistics object.

See Also