spm_smooth_methods: Get the list of available smoothing methods
Description
Currently, only one smoothing method is supported:
* "ICAR": Intrinsic Conditional Auto-Regressive models.
* "LINPRED": LINear PREDictors (lag smooths).
Usage
spm_smooth_methods()
Arguments
Value
A character vector of all available smoothing methods.