setMat.Diffmatrix: Diffmatrix
.
Description
Mutator for the field Mat
of objects of class Diffmatrix
.
Usage
# S3 method for Diffmatrix
setMat(dm, dmmat)
Value
[Diffmatrix(1)
]
Mutated object of class Diffmatrix
containing elements:
Arguments
- dm
[Diffmatrix(1)
]
Object of class Diffmatrix
.
- dmmat
[matrix(1)
]
Matrix used to perform differences between comparable data points.
Author
Cesaire J. K. Fouodo