Skip to contents

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

Usage

# S3 method for 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.