conf.intervals {alr3}R Documentation

Compute marginal confidence intervals for regression estimates

Description

Thus function computes confidence intervals coefficient estimates for a regression object.

Usage

conf.intervals(...)

Arguments

...

Arguments are passed to confint in the stats package

Value

This function calls confint in the stats package to compute confidence intervals of coefficient estimates.

Author(s)

Sanford Weisberg, sandy@stat.umn.edu

See Also

See also confint


[Package alr3 version 1.1.12 Index]