bru_standardise_names {inlabru} | R Documentation |
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")