LossMat: C++ Function for Interaction Loss Function

Description Arguments Value

Description

This function calculates the loss function for the interaction clustering for all data slices and clusters means. The inputs are numeric matrices.

Arguments

x

The data matrix, with the N slices strung out as vectors in the columns.

y

The matrix of cluster means, with each mean represented by a row.

Value

A numeric matrix with nclust rows and N columns.


lsbclust documentation built on May 1, 2019, 10:27 p.m.