setMat.Kernel: 'Kernel'

Description Usage Arguments Value Author(s)

Description

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

Usage

1
2
## S3 method for class 'Kernel'
setMat(kern, kernmat)

Arguments

kern

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

kernmat

[matrix(1)]
New kernel matrix.

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


survivalsvm documentation built on May 2, 2019, 9:29 a.m.