Description Usage Arguments Value Methods (by class) Examples
Returns a binary matrix of the same size as m
where all elements over
the threshold are 1.
1 2 3 4 |
m |
A numeric matrix |
th |
A numeric vector with the same number of elements as
|
MARGIN |
1 to threshold rows; 2 to threshold columns. |
A binary numeric matrix of the same dimensions as m
m = matrix,th = numeric
: Apply threshold to a score or loading matrix
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.