machine_learning: A machine learning Function

Description Usage Arguments Examples

View source: R/machine_learning.r

Description

This function for classification using 7 different machine learning algorithms and it plot the ROC curves and the AUC, SEN, and specificty

Usage

1
machine_learning(PDSmatrix, selected_Pathways_Weka)

Arguments

PDSmatrix

from PDSfun function and selected_Pathways_Weka from featuresSelection function

Examples

1
2
machine_learning(PDSmatrix,selected_Pathways_Weka)
machine_learning(PDSmatrix,selected_Pathways_Weka)

FADHLyemen/lilikoi_Fadhl documentation built on Aug. 7, 2019, 5:28 a.m.