smooth.OMG.rstandard
- OMG.rstandard()
Pearson standardised residuals for the general occurrence model.
Formula:
(ot - p) / sqrt(p*(1-p)) * sqrt(n/df)wheredf = n - k.- Return type:
ndarray[tuple[Any,...],dtype[TypeVar(_ScalarT, bound=generic)]]
Parent Class: OMG