seasonal_ad | R Documentation |
seasonally adjust a series as aruments series output a dataframe containing the seasonal factor and the seasonally adjusted series
seasonal_ad(
x,
meffects = c("const", "easter[8]", "thank[5]"),
qeffects = c("const", "easter[8]", "tdnolpyear")
)
qeffects |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.