assert_aucmethod: Assert that a value is a valid AUC method

View source: R/assertions.R

assert_aucmethodR Documentation

Assert that a value is a valid AUC method

Description

Assert that a value is a valid AUC method

Usage

assert_aucmethod(method = c("lin up/log down", "linear", "lin-log"))

Arguments

method

The method for integration (one of 'lin up/log down', 'lin-log', or 'linear')

Value

method or an informative error


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.