getMat.Diffmatrix {survivalsvm}R Documentation

Diffmatrix.

Description

To get the matrix used to perform differences between comparable data points for object of class Diffmatrix.

Usage

## S3 method for class 'Diffmatrix'
getMat(obj)

Arguments

obj

[Diffmatrix(1)]
Object of class Diffmatrix.

Value

The matrix used to perform differences between comparable data points.


[Package survivalsvm version 0.0.6 Index]