Learn R Programming

modeltime (version 0.1.0)

arima_workflow_tuned: Example ARIMA Tuning Results

Description

These objects are the results of an analysis of the M750 data set, which came from the M4 Forecast Competition.

Usage

arima_workflow_tuned

Arguments

Value

This is the output of tune_grid() for an ARIMA model created with arima_reg().

Format

An object of class tune_results (inherits from time_series_cv, rset, tbl_df, tbl, data.frame) with 2 rows and 4 columns.

Examples

Run this code
# NOT RUN {
arima_workflow_tuned

# }

Run the code above in your browser using DataLab