Description Objects from the Class Slots Extends Methods Author(s) References Examples
This class implements a high dimensional binary quadratic classification rule
Objects can be created by calls of learnBinaryRule(x,y,type='quadratic')
see learnBinaryRule
.
formVector
:Object of class "numeric"
~~
formIndex
:Object of class "numeric"
~~
constant
:Object of class "numeric"
~~
normalVector
:Object of class "numeric"
~~
normalIndex
:Object of class "numeric"
~~
centerVector
:Object of class "numeric"
~~
Class "LinearRule"
, directly.
signature(object = "QuadraticRule")
: ...
signature(object = "QuadraticRule")
: ...
signature(object = "QuadraticRule")
: ...
signature(object = "QuadraticRule")
: ...
robin girard
See my preprint Preprint
1 | showClass("QuadraticRule")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.