Skip to contents

An example data frame that contains estimated probabilities and binary outcomes, used as an input for rtichoke functions.

Usage

example_dat

Format

A data frame with 53940 rows and 10 variables:

estimated_probabilities

estimated probabilities from some model

bad_model

estimated probabilities from some bad model

random_guess

random guesses generated from unifrom distribution

outcome

binary outcome

type_of_set

the type of the set that the observation belongs to

...