smooth.OMG.actuals

property OMG.actuals: NDArray

Binary 0/1 indicator built from the raw input series.

Mirrors R’s actuals.omg: returns (y != 0) * 1 using the original y (with its original dtype/shape preserved), not the ot vector held in _observations_dict.