View source: R/margstd_delta.R
confint.margstd_delta | R Documentation |
Confidence intervals for models fit using marginal standardization based on the melta method.
## S3 method for class 'margstd_delta'
confint(object, parm = NULL, level = 0.95, ...)
object |
Model fitted through marginal standardization, delta method |
parm |
Not used, for compatibility |
level |
Confidence level, defaults to |
... |
Not used |
Matrix: First column, lower bound; second column, upper bound.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.