Enum RegressionWarnings
Warnings related to regression
Namespace: TimeSeriesAnalysis
Assembly: TimeSeriesAnalysis.dll
Syntax
public enum RegressionWarnings
Fields
Name | Description |
---|---|
InputMatrixHasConstantInput | Input matrix has a constant input, a type of rank deficiency |
InputMatrixIsRankDeficient | Input matrix is rank deficient |
NONE | No warnings |