IMSL C# Numerical Library

LinearRegression.CaseStatistics.PredictionInterval Property

Returns the Prediction Interval for an observation.

public virtual double[] PredictionInterval {get;}

Property Value

A double[2] array containing the Prediction Interval for the observation.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace