score_subset-methods: Subset Score Categories

Description Usage Arguments Value See Also

Description

This function subsets the output from assign_scores_and_categories to evaluate prediction metrics above a given cutoff (e.g. 4, 7, etc.)

Usage

1
score_subset(object, cutoff, ...)

Arguments

object

A 'model_scores' object

cutoff

The cutoff for filtering predictions (e.g. all those with confidence category >= 5)

Value

A 'model_subset' object

pred

Subset of the neuralnet activations

raw

Subset of the test data category columns

See Also

score_subset,payor_scores-method


cdeterman/HGTools documentation built on May 13, 2019, 2:34 p.m.