The criterion option used to calculate the regression estimates.
An int containing the criterion option.
By default for all criteria, subset size 1,2, ..., k = nCandidate are considered. However, for
the maximum number of subsets can be restricted using property MaximumSubsetSize.
| Criterion Option | Description |
|---|---|
| RSquared | For MaximumSubsetSize are examined. This is the default with MaximumSubsetSize = nCandidate. |
| AdjustedRSquared | For Adjusted |
| MallowsCP | For Mallow's |
SelectionRegression Class | Imsl.Stat Namespace | RSquared | AdjustedRSquared | MallowsCP