convert_numeric_matrix {Clustering} | R Documentation |
Method that converts a matrix into numerical format.
Description
Method that converts a matrix into numerical format.
Usage
convert_numeric_matrix(datas)
Arguments
datas |
information matrix. |
Value
return a matrix in numeric format.
[Package Clustering version 1.7.10 Index]