peppuR_svm: SVM method

Description Usage Arguments Value

View source: R/MLmethods.R

Description

SVM method

Usage

1
peppuR_svm(X, data, outcome_cname, ...)

Arguments

X

- n-by-p data.frame containing all of the 'covariates' that will be used to predict class of y

data

- a data.frame with columns: y - n vector of class identifiers for each for of X ID - n vector of patient IDs pair - vector of pair identifiers time - n vector of time point identifiers

...

- additional arguements passed to BGLR(...)

oneclass

- if pair information is provided, should a one-class SVM be built?

Value

the object created by kernlab::svm


pmartR/peppuR documentation built on Jan. 17, 2020, 12:54 p.m.