Create a TimeSeries analysis specification
createTsAnalysis(analysisId = 1, description = "", tsArgs)
An integer that will be used later to refer to this specific set of analysis choices.
A short description of the analysis.
An object representing the time series arguments to be used when calling the various time series model functions
Create a set of analysis choices, to be used with the [runTsAnalyses()] function.
Providing a NULL value for any of the argument applies the corresponding step will not be executed.