predict.rbfcl: predict.rbfcl: predict labels for a given new instance when...

Description Usage Arguments Value

View source: R/WSVM.R

Description

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

Usage

1
2
## S3 method for class 'rbfcl'
predict(object, x, ...)

Arguments

object:

wsvm output underl rbf kernel

x:

n by p feature matrix of new subjects

Value

output label with length n


sambiostat/RICWL documentation built on Dec. 31, 2020, 3:17 a.m.