pyhctsa.operations.model_fit.loop_local_simple¶
-
pyhctsa.operations.model_fit.loop_local_simple(y, forecast_meth=
'mean')¶ How simple local forecasting depends on window length.
Analyzes the outputs of local_simple for a range of local window lengths, l. Loops over the length of the data to use for local_simple prediction.