selectTTree {TransPhylo} | R Documentation |
Select the most representative transmission tree from a MCMC output
Description
Select the most representative transmission tree from a MCMC output
Usage
selectTTree(record, burnin = 0.5)
Arguments
record |
Output from inferTTree function |
burnin |
Proportion of the MCMC output to be discarded as burnin |
Value
The index of the selected transmission tree
[Package TransPhylo version 1.4.5 Index]