Rdocumentation
powered by
Learn R Programming
Rmixmod (version 2.0.3)
matrix2binary: 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.