Learn R Programming

refineR (version 2.0.0)

checkInvalidArgs: Check Invalid Arguments

Description

This function checks if the arguments in param are valid

Usage

checkInvalidArgs(param, validArgs, marginType, verbose)

Value

warning message if invalid arguments are found

Arguments

param

(list) providing non-default parameters for the calculation of the margins

validArgs

(character) vector of valid arguments for the calculation of the margins

marginType

(character) specifying calculation of the margins: using "VeRUS", or Equivalence Limits ("EL")

verbose

(logical) specifying if additional warning messages are printed

Author

Matthias Beck matthias.beck.mb1@roche.com