Description Usage Arguments Value Examples
This function reduce matrix provided by the user deleting missing categories, those j where sum(datatable[j,]) = sum(datatable[,j]) = 0. Also provide a list of the categories deleted and provides the new size of the problem
1 2 3 4 |
datatable |
Matrix. Expected to be square matrix with at least 2 rows (columns), non negative values and at least an element different of zero. |
x |
List produced by GetM1 |
... |
Other print options |
NULL
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.