Description Usage Arguments Value
Proportional classification evaluation
1 2 | tmca_proportions(predicted_labels, true_labels, facets = factor(),
positive_class = NULL, verbose = F)
|
predicted_labels |
vector (factor) of predicted labels |
true_labels |
vector (factor) of true labels |
facets |
factor with data facets to group labels |
positive_class |
name / level of the positive class |
list with evaluation metrics: root-mean-square deviation, Pearson's r, and predicted/true proportions per facet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.