Description Usage Arguments Value Examples
Assign a new matrix with predictions to a SIAMCAT object
1 2 3 4 | pred_matrix(x) <- value
## S4 replacement method for signature 'siamcat,matrix'
pred_matrix(x) <- value
|
x |
an object of class siamcat-class |
value |
a matrix containing predictions |
none
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.