Description Usage Arguments Value Author(s)
To calculate the optimal cluster number of our data, we need a reference distribution generation for NULL_DENDROGRAM
1 2 3 |
data |
data matrix to sampled |
size |
bootstrap sampling size |
by |
data will independent by row('R')[Default] or by column |
n |
restrict sampled data matrix size |
umethod |
'uniform'(Default). Method for sampling reference null distribution. c('uniform', 'bootstrap') |
verbose |
FALSE |
mcores |
parallel threads to be used |
list of NULL dendrogram objects
Xin Zhou xxz220@miami.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.