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