get_consensus {o2ools} | R Documentation |
Get the consensus transmission tree
Description
Computes the most frequent ancestor for each case across the posterior sample.
Usage
get_consensus(out)
Arguments
out |
An object of class |
Value
A data frame showing the most frequent ancestor for each case.
Examples
get_consensus(out)
[Package o2ools version 0.0.1 Index]