model.interface.svm-class-open-paren-svm-close-paren: (Internal) model.interface class for svm

model.interface.svm-class (svm)R Documentation

(Internal) model.interface class for svm

Description

This reference class contains methods for svm in e1071 package.

Super class

model.adapter::model.interface -> model.interface.svm

Methods

Public methods

Inherited methods

Method predict()

Usage
model.interface.svm.class$predict(object, newdata = NULL, type, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
model.interface.svm.class$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


Marchen/model.adapter documentation built on July 3, 2023, 11:07 a.m.