accuracy {sparsevar} | R Documentation |
Accuracy metric
Description
Compute the accuracy of a fit
Usage
accuracy(referenceM, A)
Arguments
referenceM |
the matrix to use as reference |
A |
the matrix obtained from a fit |
[Package sparsevar version 0.1.0 Index]