Rdocumentation
powered by
Learn R Programming
alr3 (version 1.1.12)
conf.intervals: 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.
See Also
See also
confint