pairs.map2stan | R Documentation |
Shows pairs
plots for Stan samples produced by a map
or map2stan
fit.
pairs(x, n=500 , alpha=0.7 , cex=0.7 , pch=16 , adj=1 , pars , ...)
x |
map or map2stan model fit |
n |
Number of samples to show in scatter plots |
alpha |
alpha transparency of scatter plots |
cex |
Character expansion factor for scatter plots |
pch |
Point type for scatter plots |
adj |
|
pars |
Character vector of parameters to display |
... |
Additional plot arguments |
This is the default pairs plot method for both map
and map2stan
model fits.
Richard McElreath
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.