View source: R/regarima_spec.R
set_transform | R Documentation |
Set Transform Specification
set_transform( x, fun = c(NA, "Auto", "Log", "None"), adjust = c(NA, "None", "LeapYear", "LengthOfPeriod"), aicdiff = NA, fct = NA )
x |
the specification. |
fun |
the transformation of the input series: |
adjust |
(REGARIMA/X-13 specific) pre-adjustment of the input series for the length of period or leap year effects:
|
aicdiff |
(REGARIMA/X-13 specific) a numeric defining the difference in AICC needed to accept no transformation when the automatic
transformation selection is chosen (considered only when |
fct |
(TRAMO specific) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.