getMat.Kernel {survivalsvm}R Documentation

Kernel

Description

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

Usage

## S3 method for class 'Kernel'
getMat(kern)

Arguments

kern

[Kernel(1)]
Object of class Kernel.

Value

[matrix(1)] The kernel matrix.

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.5 Index]