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