confint.bivrecReg: Confidence Interval for the Coefficients of a Semiparametric...

Description Usage Arguments

View source: R/coef_vcov_confint.R

Description

This function obtains the confidence interval for the coefficients of a semiparametric regression fit.

Usage

1
2
## S3 method for class 'bivrecReg'
confint(object, parm, level, ...)

Arguments

object

A bivrecReg object.

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.


SandraCastroPearson/BivRec documentation built on June 9, 2021, 9:21 p.m.