confint.spbp {spsurv}R Documentation

Confidence intervals for the regression coefficients

Description

Confidence intervals for the regression coefficients

Usage

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

Arguments

spbp

an object of the class spbp

level

the confidence level required

...

further arguments passed to or from other methods

Value

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


[Package spsurv version 1.0.0 Index]