matrix2binary: Define function to transform a matrix of modalities into...

View source: R/global.R

matrix2binaryR Documentation

Define function to transform a matrix of modalities into matrix of binary data

Description

Define function to transform a matrix of modalities into matrix of binary data

Usage

matrix2binary(x)

Arguments

x

a matrix

Value

a matrix of binary data.


Rmixmod documentation built on Sept. 25, 2023, 5:08 p.m.