On Tue, 23 Nov 2021, Sven Schreiber wrote:
Am 20.11.2021 um 23:34 schrieb Allin Cottrell:
>>> It would be quite easy to add an optional
bundle-of-options argument
>>> to deseas(), to give as much control over the processing as is
>>> offered by the GUI interface (perhaps more, if anyone's so motivated).
What would be great, is if all those options could be included as
user-settable which then allow to replicate the presets in the following
table:
https://jdemetradocumentation.github.io/JDemetra-documentation/pages/refe...
I mean primarily RSA0...RSA5. If deseas() accepts an options bundle,
putting together the bundles for those presets would be mostly trivial.
Thanks, that's very helpful. deseas() now accepts a bundle option
(arg3) and it shouldn't be too difficult to support the "packages"
of options defined by JDemetra. I'll offer some preliminary doc
before long.
Allin