IMSL C# Numerical Library

LinearRegression.CaseStatistics.ConLevelMean Property

Sets the confidence level for two-sided interval estimates on the mean, in percent.

public virtual double ConLevelMean {set;}

Property Value

A double containing the confidence level on the mean.

Remarks

By default, ConLevelMean = 0.95.

See Also

LinearRegression.CaseStatistics Class | Imsl.Stat Namespace