| accuracy | R Documentation |
Compute the accuracy of a fit
accuracy(reference_m, a)
reference_m |
the matrix to use as reference |
a |
the matrix obtained from a fit |
A numeric value between 0 and 1 representing the accuracy of the fit, computed as the proportion of correctly identified zero/non-zero entries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.