Learn R Programming

sssc (version 1.0.0)

train_ct: Train Contamination Detection Model

Description

Trains two SVM models (classification and regression) to detects whether a sample is contaminated another sample of its same species.

Usage

train_ct(feature)

Arguments

feature

Feature list objects from generate_feature()

Value

A list contains two trained svm models: regression & classification