confint.brquasiFit: Method for computing confidence intervals for one or more...

View source: R/brquasiFit.R

confint.brquasiFitR Documentation

Method for computing confidence intervals for one or more regression parameters in a brquasi object

Description

Method for computing confidence intervals for one or more regression parameters in a brquasi object

Usage

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

Arguments

object

a fitted model object.

parm

a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. If missing, all parameters are considered.

level

the confidence level required.

...

additional argument(s) for methods.


ikosmidis/brquasi documentation built on Jan. 27, 2023, 9:04 p.m.