confint.yppe {YPPE}R Documentation

Confidence intervals for the regression coefficients

Description

Confidence intervals for the regression coefficients

Usage

## S3 method for class 'yppe'
confint(object, level = 0.95, ...)

Arguments

object

an object of the class yppe

level

the confidence level required

...

further arguments passed to or from other methods

Value

100(1-alpha) confidence intervals for the regression coefficients


[Package YPPE version 1.0.1 Index]