LinearRegression.GetCaseStatistics Method |
Name | Description | |
---|---|---|
![]() | GetCaseStatistics(Double[], Double) |
Returns the case statistics for an observation.
|
![]() | GetCaseStatistics(Double[], Double, Double) |
Returns the case statistics for an observation and a weight.
|
![]() | GetCaseStatistics(Double[], Double, Int32) |
Returns the case statistics for an observation and future response
count for the desired prediction interval.
|
![]() | GetCaseStatistics(Double[], Double, Double, Int32) |
Returns the case statistics for an observation, weight, and future
response count for the desired prediction interval.
|