View source: R/utils-validation.R
| validate_priors | R Documentation |
Validate prior parameters
validate_priors(priors, expected_length, param_name)
priors |
vector of prior parameters |
expected_length |
expected length of priors vector |
param_name |
name of parameter for error messages |
TRUE if valid, throws error otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.