IMSL C# Numerical Library

LinearRegression.CaseStatistics.ConfidenceInterval Property

Returns the Confidence Interval on the mean for an observation.

public virtual double[] ConfidenceInterval {get;}

Property Value

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

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace