plot.bayes_cor_test: Summary plot of a bayes.cor.test object

Description Usage Arguments

Description

Produces a histogram of the posterior of the correlation parameter rho, and a scatterplot with the data and the posterior predictive density.

Usage

1
2
## S3 method for class 'bayes_cor_test'
plot(x, xlim = NULL, ylim = NULL, ...)

Arguments

x

the resulting object from a bayes.cor.test run

xlim, ylim

the limits of the scatterplot, if NULL then reasonable limits will be calculated automatically.


rasmusab/bayesian_first_aid documentation built on May 27, 2019, 2:03 a.m.