computeMatWIW {TransPhylo} | R Documentation |
Build a matrix of probability of who infected whom from a MCMC output
Description
Build a matrix of probability of who infected whom from a MCMC output
Usage
computeMatWIW(record, burnin = 0.5)
Arguments
record |
Output from inferTTree function |
burnin |
Proportion of the MCMC output to be discarded as burnin |
Value
Matrix of probability of who infected whom
[Package TransPhylo version 1.4.5 Index]