clusterTimedTree: find clusters in timed tree

Description Usage Arguments Examples

View source: R/Interface.R

Description

find clusters in timed tree

Usage

1
clusterTimedTree(timedTree, K_cutoff, beta, perc_cutoff, maxK = 25)

Arguments

timedTree

timed tree in newick format

beta

transmission rate

perc_cutoff

cut-off percentage

maxK

max number of transmissions considered

k_cutoff

number of transmissions in cutoff criterion

Examples

1
## Not run: clusterTimedTree(branchtree, 10, 2.2, 0.2)

JamesStimson/transcluster documentation built on May 24, 2020, 10:39 p.m.