class_predict: Create confusion matrix of the predictions vs reference class...

Description Usage Arguments Value

View source: R/classification_models.R

Description

Create confusion matrix of the predictions vs reference class in the test set.

Usage

1
class_predict(fit, test_df, test_class)

Arguments

fit

a caret model

test_df

A test dataframe

test_class

A vector of the classes

Value

A confusion matrix


ahmedelmahy/RNASeqclassifier1 documentation built on May 25, 2019, 2:24 p.m.