choose_: Function to select the desired methods in the study

Description Usage Arguments Value Examples

View source: R/choose_.R

Description

Function to select the desired methods in the study

Usage

1
choose_(object)

Arguments

object

as output of 'prediction_errors()' function

Value

Returns error comparison for selected forecasting methods

Examples

1
2
3
4
5
## Not run: 
a <- prediction_errors(data = nottem)
choose_(object = a)

## End(Not run)

ForecastTB documentation built on March 14, 2020, 5:07 p.m.