tsibble (version 0.9.2)

future_tile(): Tiling window in parallel

Description

deprecated

The rolling window family will be deprecated in the future. Please consider using the slider package. Multiprocessing equivalents of slide(), tile(), stretch() prefixed by future_.

  • Variants for corresponding types: future_*_lgl(), future_*_int(), future_*_dbl(), future_*_chr(), future_*_dfr(), future_*_dfc().

  • Extra arguments .progress and .options for enabling progress bar and the future specific options to use with the workers.

Arguments