spm_smooth_methods: Get the list of available smoothing methods

View source: R/A_helpers.R

spm_smooth_methodsR Documentation

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()

Value

A ⁠character vector⁠ of all available smoothing methods.


sspm documentation built on April 4, 2025, 1:43 a.m.