smooth.OM.rstandard

OM.rstandard()

Pearson standardised residuals for the occurrence model.

Formula: (ot - p) / sqrt(p*(1-p)) * sqrt(n/df) where df = n - k (n observations, k estimated parameters).

Return type:

NDArray


Parent Class: OM