createSVMWrapperInternal: General class for any SVM wrapper.

Description Usage Arguments Note

Description

This will create an object of class SVMWrapper for a given name.

Usage

1
2
createSVMWrapperInternal(name, par.set, properties = character(0L),
  note = "")

Arguments

name

Name of the class/object to create

par.set

Parameter set (as a ParamHelpers class) for object

properties

Properties in form of strings, e.g. multiclass, twoclass. See docs for more info.

note

Notes for object, e.g. full name.

Note

This function will first remove all member functions to make sure that no trash is lying around.


aydindemircioglu/SVMBridge documentation built on May 11, 2019, 4:13 p.m.