compPosts: compPosts

Description Usage Arguments

View source: R/compPosts.R

Description

Compares histograms of a single parameter from two or more output files. Generates a plot showing the distributions of the same parameter from two or more posterior samples from BayesTraits MCMC.

Usage

1
compPosts(logs, parameter, alpha = 0.7, ...)

Arguments

logs

A vector of two or more logfile names, OR a list of two or more objects of class bt_post (see loadPosterior).

parameter

A vector containing the names of the parameter to compare.

alpha

The transparency of the histograms.

...

Additional arguments passed to loadPosterior, in the case the filenames are given for logs.


hferg/BTprocessR documentation built on March 8, 2020, 11:45 a.m.