smooth.OM.scale

property OM.scale: float

Link-scale residual std-dev — alias for sigma.

Mirrors ADAM.scale, which is an alias for sigma (the Python convention is that scale and sigma both report the std-dev, not the variance — even though R calls the variance s2 and sigma the std-dev). See sigma for the underlying formula and R reference.