setBincat.Kernel {survivalsvm}R Documentation

Kernel

Description

Mutator of the field bincat of the object of class Kernel taken in an argument.

Usage

## S3 method for class 'Kernel'
setBincat(kern, bincat)

Arguments

kern

[Kernel(1)]
Object of class Kernel taken in the argument.

bincat

[vector(1)]
New index of binary/categorial variables.

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.

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.5 Index]