Clusterwise cluster stability - Weighted
Modification fpc::clusterboot
to weight channels in each permutation, to sva
1 2 3 4 5 6 7 8 9 | disthclustCBI(
dmatrix,
k,
cut = "number",
method,
weights = NULL,
noisecut = 0,
...
)
|
data |
n x p dataframe or dissimilarity matrix (if distances = TRUE) or list of dissimilarity matrices (if multichannel = TRUE) |
indvec |
optional vector of indices if data is a dissimilarity matrix or |
dt.m |
optional list of dataframe with data needed to weight channels (if multichannel = TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.