getModelInfoOneClass: Models available in 'trainOcc'

Description Usage Arguments Value See Also Examples

Description

getModelInfoOneClass is adopted from getModelInfo but returns models available in the package trainOcc.

Usage

1

Arguments

model

a character string of a defined one-class classification method. So far: ocsvm, biasedsvm, maxent.

regex

a logical: should a regular expressions be used? If FALSE, a simple match is conducted against the whole name of the model.

...

options to pass to grepl

Value

a list containing one or more lists of the standard model information

See Also

getModelInfo

Examples

1
getModelInfoOneClass("biasedsvm")

benmack/oneClass documentation built on Dec. 15, 2020, 7:38 p.m.