Description Usage Arguments Value See Also
Subset the output from scores_and_categories to evaluate prediction metrics above a given cutoff (e.g. 4, 7, etc.)
1 2 | ## S4 method for signature 'model_scores'
score_subset(object, cutoff, payor_category = NULL)
|
object |
The output from |
cutoff |
The cutoff for filtering predictions (e.g. all those with confidence category >= 5) |
category |
Optional argument to filter only on one payor category |
A 'payor_subset' object
Subset of the neuralnet activations
Subset of the test data payor category columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.