plotTraces {TransPhylo} | R Documentation |
Plot MCMC traces
Description
Plot MCMC traces
Usage
plotTraces(record, burnin = 0, extend = F)
Arguments
record |
Output from inferTTree function |
burnin |
Proportion of the MCMC output to be discarded as burnin |
extend |
Whether to also show traces of off.r and off.p |
Value
Returns invisibly the first parameter
[Package TransPhylo version 1.4.5 Index]