supervised_matrix: A MVDA Function

Description Usage Arguments Value

Description

This function create the membership matrix of patient and classes

Usage

1
supervised_matrix(etichette, nRow, nCol, row_id, col_id)

Arguments

etichette

is the vector with class labels

nRow

is the number of rows of the matrix (number of patients)

nCol

is the number of columns of the matrix (number of classes)

row_id

are the rows names

col_id

are the cols names

Value

a membership matrix


angy89/MVDA_package documentation built on May 7, 2019, 8:58 p.m.