View source: R/cbea_internals.R
check_distr_arg | R Documentation |
This function checks for validity of arguments based on the parameters and the distribution of interest
check_distr_arg(param, distr, .note = NULL)
param |
(List). Named list of parameter values |
distr |
(String). String name of the distribution being evaluated |
.note |
(String). Any additional annotation to be put in front of error messages |
Returns 0 if there are no errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.