lasvmPredictWrapper: lasvmPredictWrapper

Description Usage Arguments Value

Description

Use lasvm to predict a given problem.

Usage

1
2
lasvmPredictWrapper(x, SV, elif, gamma, kdegree, kcoef0, bias, kerneltype,
  verbose = FALSE)

Arguments

x

data matrix

SV

matrix of support vectors

elif

vector of alphas

gamma

gamma of RBF kernel

kdegree

degree for POLY kernel

kcoef0

coef0 for kernel

bias

bias term

kerneltype

type of kernel to use

verbose

verbose output?

Value

a list consisting of predictions just the predictions


aydindemircioglu/lasvmR documentation built on May 11, 2019, 4:14 p.m.