Click or drag to resize
SelectionRegression Properties

The SelectionRegression type exposes the following members.

Properties
  NameDescription
Public propertyCriterionOption
The criterion option used to calculate the regression estimates.
Public propertyMaximumBestFound
The maximum number of best regressions to be found.
Public propertyMaximumGoodSaved
The maximum number of good regressions for each subset size saved.
Public propertyMaximumSubsetSize
The maximum subset size if R^2 criterion is used.
Public propertyStatistics
A SummaryStatistics object.
Top
See Also