smooth.OMG.rstudent

OMG.rstudent()

Pearson studentised residuals for the general 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: OMG