run | R Documentation |
Run ARTMA with the specified methods and options.
run(methods = NULL, options_file_name = NULL, options_dir = NULL)
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. |
[list] Results of the invocations, indexed by method names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.