View source: R/margstd_delta.R
summary.margstd_delta | R Documentation |
Summary for models using marginal standardization with delta method SEs
## S3 method for class 'margstd_delta'
summary(
object,
dispersion = NULL,
correlation = FALSE,
symbolic.cor = FALSE,
level = 0.95,
...
)
object |
Model |
dispersion |
Not used |
correlation |
Not used |
symbolic.cor |
Not used |
level |
Confidence level, defaults to |
... |
Not used |
Model summary (list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.