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 |
[ |
Value
The matrix used to perform differences between comparable data points.
[Package survivalsvm version 0.0.6 Index]