checkModelArgs {forecastHybrid} | R Documentation |
Helper function to test all the model arguments (e.g. a.args, e.args, etc)
Description
Helper function to test all the model arguments (e.g. a.args, e.args, etc)
Usage
checkModelArgs(modelArguments, models)
Arguments
modelArguments |
A list of containing the model arguments |
models |
A character vector containing all the model codes |
[Package forecastHybrid version 5.0.19 Index]