R/00_global_vars.R

globalVariables(c(
    "n",
    ".",
    ".period_groups",
    "data",
    "abs_diff_lower",
    "abs_diff_upper",
    "below_max_anoms",
    "centerline",
    "critical_value",
    "direction",
    "index",
    "limit_lower",
    "limit_upper",
    "max_abs_diff",
    "outlier",
    "outlier_reported",
    "sorting",
    "test_statistic",
    "value",
    "observed",
    "random",
    "remainder",
    "seasadj",
    "season",
    "trend",
    "target",
    "anomaly",
    "key",
    "median_spans",
    "recomposed_l1",
    "recomposed_l2",
    "data_names",
    "nested.col"
    ))

Try the anomalize package in your browser

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

anomalize documentation built on Nov. 2, 2023, 5:13 p.m.