confint.conditionalCI: Conditional confidence interval

View source: R/conditionalCI.R

confint.conditionalCIR Documentation

Conditional confidence interval

Description

Extract the conditional confidence interval from the object.

Usage

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

Arguments

object

output of the function conditionalCI

parm

not used. For compatibility with the generic method.

level

not used. For compatibility with the generic method.

...

not used. For compatibility with the generic method.


bozenne/butils documentation built on Oct. 14, 2023, 6:19 a.m.