as.matrix.simcares {mdatools} | R Documentation |
Generic as.matrix
function for classification results. Returns matrix with performance
values for specific class.
## S3 method for class 'simcares'
as.matrix(x, ncomp = NULL, ...)
x |
classification results (object of class |
ncomp |
model complexity (number of components) to show the parameters for. |
... |
other arguments |