R/assertions.R
assert_aucmethod.Rd
Assert that a value is a valid AUC method
assert_aucmethod(method = c("lin up/log down", "linear", "lin-log"))
The method for integration (one of 'lin up/log down', 'lin-log', or 'linear')
method or an informative error
method