Overload List

NameDescription
GetCaseStatistics(array<Double>[]()[], Double)
Returns the case statistics for an observation.
GetCaseStatistics(array<Double>[]()[], Double, Double)
Returns the case statistics for an observation and a weight.
GetCaseStatistics(array<Double>[]()[], Double, Int32)
Returns the case statistics for an observation and future response count for the desired prediction interval.
GetCaseStatistics(array<Double>[]()[], Double, Double, Int32)
Returns the case statistics for an observation, weight, and future response count for the desired prediction interval.

See Also