post.dist | R Documentation |
plot multiple histograms of posterior distribution
post.dist(v_perm, Obs = NULL, ncols = NULL, nrows = NULL)
v_perm |
a data frame of permuted values (each column represents a factor). First row represents the observed values and the next ones represent the permuted values. |
Obs |
an integer vector indicating the observed value to compare to permuted values if in argument v_perm the first row does not represent the observed values. |
ncols |
Number of graph per row |
nrows |
Number of graph per column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.