neoML.rpart: Title Classify by classif.rpart

View source: R/neoantigenML.R

neoML.rpartR Documentation

Title Classify by classif.rpart

Description

Title Classify by classif.rpart

Usage

neoML.rpart(Neodataset, taskid = "neoML", target = "judge", branchName = "nop")

Arguments

Neodataset

A data frame of feature selection dataset.

taskid

A character of task id.

target

A column name of prediction target in Neodataset

branchName

A character Branch to use, which should be one of "nop", "pca", "scale"

Value

A matrix with accurate info

Examples

neoML.rpart(MLtestData)

yujijun/neoantigenML documentation built on March 20, 2022, 11:59 p.m.