Learn R Programming

SC3 (version 1.1.4)

support_vector_machines: Run support vector machines (SVM) prediction

Description

Train an SVM classifier on training cells and then classify study cells using the classifier.

Usage

support_vector_machines(train, study, kern)

Arguments

train
expression matrix with training cells
study
expression matrix with study cells
kern
kernel to be used with SVM

Value

classification of study cells