smooth.OM.predict
- OM.predict(h, X=None, interval='none', level=0.95, side='both', cumulative=False, nsim=10000, occurrence=None, scenarios=False, seed=None)
Probability forecast for the occurrence model.
Currently only
interval="none"is supported; intervals on the probability scale are not implemented yet.
Parent Class: OM