powered by
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)
A character vector with standardised names
character vector; names to be standardised
bru_standardise_names("Precision for the Gaussian observations")
Run the code above in your browser using DataLab