Character string specifying the decomposition method.
Options are:
"ucarima", "ucarima0" – using the UCARIMA
representation, without or with the canonical requirement.
"ssm", "ssm0" – using the state-space model
representation, with multiple sources of error (MSOE) or a single
source of error (SSOE), respectively.
"mixed" – combining forward and backward forecasts.
"forecast", "backcast" – using the forward or
backward eventual forecast function. The last three options are
deprecated and will be removed in a future release.
envir
environment in which the function arguments are evaluated.
If NULL the calling environment of this function will be used.