R/00_global_variables.R

utils::globalVariables(
    names = c(
        "new_data", "object", ".actual", ".fitted", "fail_check", ".row_id", "value", "id", "python"
    )
)

Try the modeltime.gluonts package in your browser

Any scripts or data that you put into this service are public.

modeltime.gluonts documentation built on Jan. 8, 2021, 2:23 a.m.