svmLoocv: Leave-one-out-cross-validation with a Support Vector Machine...

Description Usage Arguments Examples

Description

a cross validation method to check the accuracy of a svm classifier on a matrix of features and samples

Usage

1

Arguments

dat

matrix of features in columns and samples in rows

group

vector of classifications for each sample in the same order as the rows in the matrix

...

all other arguments/parameters for the svm function from the e1071 package

Examples

1

kennylouie/kdevtools documentation built on May 28, 2019, 3:37 p.m.