X (TypeAliasType
) – The design matrix.
m (float
) – The mean of the Gaussian prior.
s (float
) – The standard deviation of the Gaussian prior.
predictor (str
) – The name of the predictor to add the smooth to.
name (str
| None
) – The name of the smooth. (default: None
)