Description Usage Arguments Value
(Internal function) Perform the post-processing step of ipcaps
1 | postprocess(result.dir, reanalysis = FALSE)
|
result.dir |
A result directory as the |
reanalysis |
(Unimplemented) To specify whether it is re-analysis or not. If TRUE, it is re-analysis, otherwise it is not. Default = FALSE. |
A data frame of clustering result containing 4 columns;
group
, node
, label
, row.number
, as described
below for more details:
group
represents group membership of ipcaps result.
node
represents node numbers of ipcaps result.
label
represents labels of rows in orginal input data.
row.number
represents row numbers of orginal input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.