sid_filter_trees: Find trees that are acceptable at the alpha significance...

Description Usage Arguments Value

Description

Find trees that are acceptable at the alpha significance level.

Usage

1
sid_filter_trees(tree_list, alpha = 0.05, max_k = TRUE)

Arguments

tree_list

List of trees.

alpha

Significance level (default is 0.05).

max_k

Boolean. If TRUE (default) return only the tree of maximum size.

Value

List of accetable trees of the maximum size tree.


bwrc/astrid-r documentation built on May 13, 2019, 9:08 a.m.