summary.margstd_delta: Summary for models using marginal standardization with delta...

View source: R/margstd_delta.R

summary.margstd_deltaR Documentation

Summary for models using marginal standardization with delta method SEs

Description

Summary for models using marginal standardization with delta method SEs

Usage

## S3 method for class 'margstd_delta'
summary(
  object,
  dispersion = NULL,
  correlation = FALSE,
  symbolic.cor = FALSE,
  level = 0.95,
  ...
)

Arguments

object

Model

dispersion

Not used

correlation

Not used

symbolic.cor

Not used

level

Confidence level, defaults to 0.95.

...

Not used

Value

Model summary (list)


stopsack/risks documentation built on April 5, 2025, 6:02 p.m.