rjpp: rjpp

Description Usage Arguments

View source: R/rjpp.R

Description

A function that takes the output of a kappa, lambda, delta, VRates etc. RJ bayesTraits run and runs post-processing on it.

Usage

1
2
rjpp(logfile, rjlog, rjtrees, tree, burnin = 0, thinning = 1,
  verbose = TRUE)

Arguments

logfile

The posterior distribution of likelihoods and parameter estimates for the run (typically suffixed with .Log.txt)

rjlog

The RJ output of the run - typically suffixed with .VarRates.txt

rjtrees
tree

The time tree the analysis was run on as an object of class "phylo", or the filename of the timetree.

burnin

The burnin (if required) for the mcmc (generally worked out from the other logfile)

thinning

Thinning parameter for the MCMC output - again, worked out from the raw MCMC output logfile.


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