visualize | R Documentation |
Visualize a distribution or sample
visualize(x, group = 1, inference = NULL, subset = NULL, ...)
x |
a |
group |
integer, selects group to be plotted |
inference |
|
subset |
integer, set number of points to draw. NULL (default), draws all points. |
... |
named arguments passed to |
GGally::ggpairs plot applied to (prior/posterior) sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.