Diffmatrix: 'Diffmatrix'.

View source: R/Diffmatrix.R

DiffmatrixR Documentation

Diffmatrix.

Description

constructs objects of class Diffmatrix.

Usage

Diffmatrix(Type = NULL, Mat = NULL)

Arguments

Type

[character(1)]
Indicates which difference is performed. This must be one of makediff1, makediff2 other makediff3.

Mat

[matrix(1)]
Matrix used to perfom differences.

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.

imbs-hl/survivalsvm documentation built on June 14, 2025, 9:22 a.m.