cz {cml}R Documentation

C(Z)

Description

Internal function.

Usage

cz(w, d, dz)

Arguments

w

the dist object of a weight matrix.

d

the dist object of a distance/dissimilarity matrix.

dz

the dist object of conditional distances.

Value

the matrix C(Z)

Author(s)

Anh Tuan Bui

References

Bui, A.T. (2021). Dimension Reduction with Prior Information for Knowledge Discovery. arXiv:2111.13646. https://arxiv.org/abs/2111.13646.


[Package cml version 0.2.2 Index]