g.c.step2: Classifier Support Vector Machine - Step 2

Description Usage Arguments Value Author(s)

View source: R/svm.R

Description

To get (back) to the overview of all steps and functions use this link: a.a.main

Usage

1
g.c.step2(model_svm, testData)

Arguments

model_svm

The trained svm model with all hyperplanes

testData

A sample matrix of all files to apply the trained svm model on and predict "P"

Value

Vector of predicted lables for the test set

Author(s)

Colin Juers


Vitlik/DA2-17 documentation built on May 20, 2019, 11:12 a.m.