conf_int

Confidence Intervals for Model Coefficients

Computes confidence intervals for model coefficients based on the Student’s t distribution.

Parameters

Returns

Columns = term, lower, upper.

Examples

conf_int(model)
conf_int(model, 0.99)

See Also

summary, coef