powered by
This is an internal function used by user-level functions to validate their arguments.
validateArguments(x, types = "default")
Nothing if all arguments fit their type. An error message otherwise.
named list containing function arguments and their values
named vector of types for x
x
Waldir Leoncio
Accepted validation types are:
"counts"
"positive"
"probability"
"linear, log or logit"
"MH or IV"
"logit or probit"
"increasing or decreasing"
A vector of possible values
Adjusted_inv_sinh_CI_OR_2x2(ritland_2007) if (FALSE) Adjusted_inv_sinh_CI_OR_2x2(-ritland_2007)
Run the code above in your browser using DataLab