confint.bivrecReg {BivRec} | R Documentation |
This function obtains the confidence interval for the coefficients of a semiparametric regression fit.
## S3 method for class 'bivrecReg'
confint(object, parm, level, ...)
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. |