predict.linearcl: predict.linearcl: predict labels for a given new instance...

Description Usage Arguments Value

View source: R/benchmark_models.R

Description

predict.linearcl: predict labels for a given new instance when model is trained using linear kernel

Usage

1
predict.linearcl(object, x, ...)

Arguments

object:

wsvm output under linear kernel

x:

n by p feature matrix of new subjects

Value

output label with length n predict.linearcl()


sambiostat/WAPL documentation built on May 26, 2020, 12:17 a.m.