label_mat2vec {nett}R Documentation

Convert label matrix to vector

Description

Convert label matrix to vector

Usage

label_mat2vec(Z)

Arguments

Z

a cluster assignment matrix

Value

A label vector that follows the assignment matrix


[Package nett version 1.0.0 Index]