C3: Title C3

Description Usage Arguments Value Examples

Description

Title C3

Usage

1
C3(PBx, newy, feature_selection_method, classification_method)

Arguments

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

Value

a list of two variables: 1) vector with the names of important variables chosen 2) classification result for each observation

Examples

1
C3(PBx, newy, feature_selection_method='RF', classification_method='RF') 

HBPMedical/CCC documentation built on May 28, 2019, 12:40 p.m.