test_tree_split: test association between tree cut and a vector

Description Usage Arguments

View source: R/aheatmat.R

Description

test association between tree cut and a vector

Usage

1
test_tree_split(tree, k = 3, h = NULL, vec, plot = TRUE, ...)

Arguments

tree

a dendrogram

k

k as in cutree

h

h as in cutree

vec

value to be tested

plot

whether to draw a figure or just test result

...

additional parameters passed to plotScatter


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.