| is_valid_covariance_prior | R Documentation |
This function checks if the specified covariance structure and prior combination is valid.
is_valid_covariance_prior(prior_cov, covariance)
prior_cov |
A character string indicating the prior covariance type. |
covariance |
A character string indicating the covariance structure. |
Logical scalar indicating if the combination is valid, with a msg attribute in case it is not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.