R/00_global_variables.R

utils::globalVariables(
    c(".model", ".model_desc", ".model_id", ".pred", ".predictions", ".resample_id",
      ".resample_results", ".type", "n", "id",
      "..summary_fn", ".estimate", ".metric", ".value", ".")
)

Try the modeltime.resample package in your browser

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

modeltime.resample documentation built on April 14, 2023, 12:31 a.m.