confint.medoutcon: Confidence intervals for natural/interventional (in)direct...

View source: R/utils.R

confint.medoutconR Documentation

Confidence intervals for natural/interventional (in)direct effect estimates

Description

Compute confidence intervals for objects of class medoutcon, which contain estimates produced by medoutcon.

Usage

## S3 method for class 'medoutcon'
confint(object, parm = seq_len(object$theta), level = 0.95, ...)

Arguments

object

An object of class medoutcon, as produced by invoking medoutcon, for which a confidence interval is to be computed.

parm

A numeric vector indicating indices of object$est for which to return confidence intervals.

level

A numeric indicating the level of the confidence interval to be computed.

...

Other arguments. Not currently used.


nhejazi/medoutcon documentation built on July 16, 2025, 5:38 p.m.