run: Run ARTMA

View source: R/run.R

runR Documentation

Run ARTMA

Description

Run ARTMA with the specified methods and options.

Usage

run(methods = NULL, options_file_name = NULL, options_dir = NULL)

Arguments

methods

[character, optional] A character vector of the methods to invoke. Defaults to NULL.

options_file_name

[character, optional] The name of the options file to use. Defaults to NULL.

options_dir

[character, optional] The directory containing the options file. Defaults to NULL.

Value

[list] Results of the invocations, indexed by method names.


artma documentation built on April 13, 2025, 9:08 a.m.