post.dist: Histogram of posterior distribution

View source: R/post.dist.R

post.distR Documentation

Histogram of posterior distribution

Description

plot multiple histograms of posterior distribution

Usage

post.dist(v_perm, Obs = NULL, ncols = NULL, nrows = NULL)

Arguments

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


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.