test_split {monoClust} | R Documentation |
Hypothesis Test at Split
test_split(members_l, members_r, method, data, split_var, rep, stat, ncores)
members_l , members_r |
Vector of the index of observations that are members of the left child node and the right child node, respectively. |
method |
Can be chosen between |
data |
The data set which is being clustered. |
split_var |
Splitting variable at current split. |
rep |
Number of permutations required to calculate test statistic. |
stat |
Statistic to use. Choosing between |
ncores |
Number of CPU cores on the current host. When set to NULL, all available cores are used. |
p-value of the test