Description Usage Examples
View source: R/plotPost.R
plot posteriors
1
plotPosts(M, cnames = colnames(M), ...)
1 2 3
M <- matrix(rnorm(1000),ncol=4) colnames(M) <- 1:4 plotPosts(M)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.