This function checks if the specified covariance structure and prior combination is valid.
is_valid_covariance_prior(prior_cov, covariance)
Logical scalar indicating if the combination is valid, with a msg
attribute in case it is not.
A character string indicating the prior covariance type.
A character string indicating the covariance structure.