convertToCoda {TransPhylo} | R Documentation |
Convert to coda mcmc format
convertToCoda(record, burnin = 0.5)
record |
Output from inferTTree function |
burnin |
Proportion of the MCMC output to be discarded as burnin |
Object of class mcmc from coda package