The LinearRegressionParameter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Beta |
Gets the standardized beta coefficient.
| |
| ParameterIndex |
Gets the index of this parameter in the linear regresssion.
| |
| StandardError |
Gets the standard error of this parameter.
| |
| Value |
Gets the value of this parameter.
|