| summary.inad_ci | R Documentation |
Summary method for inad_ci objects
## S3 method for class 'inad_ci'
summary(object, ...)
object |
An |
... |
Unused. |
A data frame stacking available confidence intervals with columns
param, component, est, se, lower,
upper, and level. Returns NULL if no intervals are available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.