plot2dens | R Documentation |
plot posteriors distribution against priors
plot2dens(
A = NULL,
B = NULL,
C = NULL,
from = NULL,
to = NULL,
prior = NULL,
cols = c(adjustcolor("red", 0.8), adjustcolor("blue", 0.8), adjustcolor("yellow",
0.8)),
hdr = F,
yaxt = NULL,
log = F,
...
)
A |
: a vector with posterior |
B |
: a vector with posterior |
prior |
: a vector with posterior |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.