A sample (simulated) dataset, used in tests and some examples.
A data frame with 1600 rows and 3 variables:
Ground truth
Results given by the 1st test
Results given by the 2nd test
data("screening_test")
head(screening_test, n = 5)
#> Diagnosis Test1 Test2
#> 1 Neg "Neg" "Neg"
#> 2 Neg "Neg" "Neg"
#> 3 Neg "Neg" "Neg"
#> 4 Neg "Neg" "Neg"
#> 5 Neg "Neg" "Neg"
Other effect size datasets:
Music_preferences2,
Music_preferences,
RCT_table,
Smoking_FASD,
food_class,
hardlyworking