IMSL C# Numerical Library

LinearRegression.CaseStatistics.ConLevelPred Property

Sets the confidence level for two-sided prediction intervals, in percent.

public virtual double ConLevelPred {set;}

Property Value

A double containing the confidence level.

Remarks

By default, ConLevelPred = 0.95.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace