getMat.Diffmatrix: Diffmatrix
.
Description
To get the matrix used to perform differences between comparable data points for object of class Diffmatrix.
Usage
# S3 method for Diffmatrix
getMat(dm)
Value
The matrix used to perform differences between comparable data points.
Arguments
- dm
[Diffmatrix(1)
]
Object of class Diffmatrix
.