Description Usage Arguments Value
View source: R/helper_funs_framework.R
This is a helper function to determine based on the prediction function if a conversion to time-series is necessary For instance forecast::arima with seasonality expects a timesseries input with given frequency
1 | needsTSconversion(inFun)
|
inFun |
a function |
flag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.