confint.margstd_delta: Delta method confidence intervals

View source: R/margstd_delta.R

confint.margstd_deltaR Documentation

Delta method confidence intervals

Description

Confidence intervals for models fit using marginal standardization based on the melta method.

Usage

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

Arguments

object

Model fitted through marginal standardization, delta method

parm

Not used, for compatibility

level

Confidence level, defaults to 0.95.

...

Not used

Value

Matrix: First column, lower bound; second column, upper bound.


tgerke/risks documentation built on Jan. 28, 2024, 1:08 a.m.