generateBootstrapTrees: Generates bootstraps trees based on within-group standard...

Description Usage Arguments

View source: R/distance_trees.R

Description

Generates bootstraps trees based on within-group standard deviation.

Usage

1
2
generateBootstrapTrees(distanceMatrix, numberOfTrees = 1000, withinSDtable,
  cladeAssignments, ID_names)

Arguments

distanceMatrix

A pairwise distance matrix.

numberOfTrees

The number of bootstrap trees to generate. Default: 1000

withinSDtable

The within clade SD table.

cladeAssignments

Ordered list of clade assignments for taxa.

ID_names

List of taxa names corresponding to the clade assignments.


bradfordcondon/WGPAN documentation built on Oct. 26, 2019, 12:25 p.m.