if (FALSE) { # rlang::is_installed("Eunomia")
# \donttest{
# sample even rate of outcomes to non-outcomes
sampleSetting <- createSampleSettings(
type = "underSample",
numberOutcomestoNonOutcomes = 1,
sampleSeed = 42
)
# }
}
Run the code above in your browser using DataLab