loadRJ: loadRJ

Description Usage Arguments Value

View source: R/loadRJ.R

Description

Returns the full mcmc object from a BayesTraits log file. This is used inside plot functions and so on, but might be useful for other MCMC manipulations and so on.

Usage

1
loadRJ(logfile, burnin = 0, thinning = 1)

Arguments

logfile

The name of the logfile of the BayesTraits analysis.

Value

A list containing the taxa translation table, all possible subtrees a scalar can occur on, and a data frame of the rj model configuration.


hferg/btrtools documentation built on May 17, 2019, 3:56 p.m.