scan_simple_predictions: Calculate a crosstable, ROC and metrics for each combination...

Description Usage Arguments Value

Description

Calculate a crosstable, a ROC and test metrics (if a cutoff is given) for each combination of the given variables.

Usage

1
2
scan_simple_predictions(data, predictors, responses, response_pos,
  alpha = eenv_alpha)

Arguments

data

A tibble containing the data.

predictors

A list of predictors (strings).

responses

A list of responses (strings).

response_pos

The value of responses considered positive.

alpha

The alpha used for testing.

Value

list


randomchars42/eenv documentation built on May 20, 2019, 1:29 p.m.