| print.cdmeta | R Documentation |
Prints point estimates, confidence intervals, and the prediction interval
from an object of class "cdmeta".
## S3 method for class 'cdmeta'
print(x, digits = 4, transf = NULL, transf_name = NULL, qtype = 8, ...)
x |
An object of class |
digits |
The number of digits to print. |
transf |
An optional transformation function applied to effect-scale summaries for printing. |
transf_name |
An optional character string naming |
qtype |
The quantile type used in |
... |
Additional arguments; currently not used. |
The input object x, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.