Diffmatrix {survivalsvm} | R Documentation |
Diffmatrix
.
Description
constructs objects of class Diffmatrix
.
Usage
Diffmatrix(Type = NULL, Mat = NULL)
Arguments
Type |
[ |
Mat |
[ |
Value
[Diffmatrix(1)
]
Mutated object of class Diffmatrix
containing elements:
Type | type of differences bildet between neighbors and |
Mat | matrix used to perform differences between comparable data points. |
[Package survivalsvm version 0.0.6 Index]