View source: R/scrc_confusion_CalculateConfusion.R
This function calculates confusiuon waves from confusion matrix. model need to have confusion matrix attribute
1 2 3 4 5 6 | CalculateConfusion(
model,
signal.max = NULL,
confusion.signal.max = signal.max,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.