convertToCoda {TransPhylo} | R Documentation |
Convert to coda mcmc format
Description
Convert to coda mcmc format
Usage
convertToCoda(record, burnin = 0.5)
Arguments
record |
Output from inferTTree function |
burnin |
Proportion of the MCMC output to be discarded as burnin |
Value
Object of class mcmc from coda package
[Package TransPhylo version 1.4.5 Index]