Description Usage Arguments Value Examples
Title C3
1 | C3(PBx, newy, feature_selection_method, classification_method)
|
PBx |
data matrix |
newy |
new assigned clusters, results from C2. |
feature_selection_method |
method for the feature selection of the Potential Bio-Markers |
classification_method |
method for classification using the potential bio-markers |
a list of two variables: 1) vector with the names of important variables chosen 2) classification result for each observation
1 | C3(PBx, newy, feature_selection_method='RF', classification_method='RF')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.