mcmcBoxplot {nclbayes}R Documentation

Box plots from MCMC output

Description

Box plots from MCMC output

Usage

mcmcBoxplot(input, start = 1, end = NULL)

Arguments

input

matrix containing MCMC realisations.

start

take realisations starting at start.

end

and ending at end.


[Package nclbayes version 0.3.10 Index]