Standardise inla hyperparameter names
The inla hyperparameter output uses parameter names that can include whitespace and special characters. This function replaces those characters with underscores.
bru_standardise_names(x)
x |
character vector; names to be standardised |
A character vector with standardised names
bru_standardise_names("Precision for the Gaussian observations")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.