as.matrix.simcamres | R Documentation |
Generic as.matrix
function for SIMCAM results. Returns matrix with performance
values for specific class.
## S3 method for class 'simcamres'
as.matrix(x, nc = seq_len(x$nclasses), ...)
x |
classification results (object of class |
nc |
vector with classes to use. |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.