TRegResultClass.BConfInt Property

property BConfInt: TMtx;

Regression coefficients confidence intervals.

Result: stored in self (calling object), returns self for chaining

Remarks:

BConfInt matrix returns the 100*(1-Alpha) regression coefficients confidence intervals. The first BConfInt column is lower confidence interval, the second column is upper confidence interval.

See Also: TRegResultClass.BStdDev, TRegResultClass.B