smooth.OM.rstudent

OM.rstudent()

Pearson studentised (leave-one-out) residuals for the occurrence model.

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

Return type:

ndarray[tuple[Any, ...], dtype[TypeVar(_ScalarT, bound= generic)]]


Parent Class: OM