Description Usage Arguments Value Examples
Retrieve pred_matrix from object.
1 2 3 4 5 6 7 | pred_matrix(siamcat)
## S4 method for signature 'ANY'
pred_matrix(siamcat)
## S4 method for signature 'matrix'
pred_matrix(siamcat)
|
siamcat |
(Required). An instance of siamcat-class that contains a pred_matrix |
The pred_matrix matrix or NULL.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.