cor_summary: Special summary method for correlation matrices fit in Stan

Description Usage Arguments Examples

View source: R/cor_functions.R View source: R/functions.R

Description

Special summary method for correlation matrices fit in Stan

Usage

1
2
3
cor_summary(fit, digits = 2, bayes.factor = TRUE,
  estimate.method = "mean", cred.method = "ETI", cred.level = 0.95,
  ...)

Arguments

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

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.