Description
Mutator of the field bincat of the object of class Kernel taken in an argument.
Usage
# S3 method for Kernel
setBincat(kern, bincat)
Value
[Kernel(1)]
Object of class Kernel with elements:
Type | type of kernel, |
Mat | kernel matrix, |
Kernpar | parameters of kernel, when required, |
bincat | index of binary/categorical variables, when required. |
Arguments
- kern
[Kernel(1)]
Object of class Kernel taken in the argument.
- bincat
[vector(1)]
New index of binary/categorial variables.
Author
Cesaire J. K. Fouodo