summary.margstd_delta {risks} | R 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 |
... |
Not used |
Value
Model summary (list)
[Package risks version 0.4.2 Index]