confint.bivrecReg {BivRec} | R Documentation |
Confidence Interval for the Coefficients of a Semiparametric Regression Fit
Description
This function obtains the confidence interval for the coefficients of a semiparametric regression fit.
Usage
## S3 method for class 'bivrecReg'
confint(object, parm, level, ...)
Arguments
object |
A |
parm |
The parameters for which to run confidence interval. Default gets CI for all the covariates in the model. |
level |
Significance level. Default is 0.95. |
... |
Additional parameters if needed. |
[Package BivRec version 1.2.1 Index]