Description Usage Arguments Value Examples
Function to select the desired methods in the study
1 | choose_(object)
|
object |
as output of 'prediction_errors()' function |
Returns error comparison for selected forecasting methods
1 2 3 4 5 | ## Not run:
a <- prediction_errors(data = nottem)
choose_(object = a)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.