Description Usage Arguments Examples
View source: R/cor_functions.R View source: R/functions.R
Special summary method for correlation matrices fit in Stan
1 2 3 | cor_summary(fit, digits = 2, bayes.factor = TRUE,
estimate.method = "mean", cred.method = "ETI", cred.level = 0.95,
...)
|
fit |
the stan model |
digits |
number of digits to round to |
bayes.factor |
calculate savage-dickey density ratios |
estimate.method |
the point summary. defaults to "median" |
cred.method |
Defaults to "ETI" |
cred.level |
Defaults to .95 |
... |
other arguments to pass to post summary |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.