LinearRegressionCoefficientCollection Properties |
The LinearRegressionCoefficientCollection type exposes the following members.
Name | Description | |
---|---|---|
ConfidencePercent |
Gets or sets the size of the confidence
intervals reported for the coefficients.
Default is 0.95.
| |
Count | Gets the number of elements contained in the ReadOnlyCollectionT instance. (Inherited from ReadOnlyCollectionLinearRegressionCoefficient.) | |
Item | Gets the element at the specified index. (Inherited from ReadOnlyCollectionLinearRegressionCoefficient.) | |
Items | Returns the IListT that the ReadOnlyCollectionT wraps. (Inherited from ReadOnlyCollectionLinearRegressionCoefficient.) |