Learn R Programming

SSAforecast (version 0.1.1)

tsdata: Time series data

Description

This investigation is done on the monthly wholesale price of the potato crop wholesale markets of Agra. The price series obtained from the Directorate of Marketing and Inspection (DMI), Ministry of Agriculture and Farmers Welfare, Government of India from January 2010 to March 2023. Total price series has 159 observations, which are split 147 data points into training and 12 points data into testing sets respectively.

Usage

data("tsdata")

Arguments

Details

Total price series has 159 observations, which are split 147 data points into training and 12 points data into testing sets respectively.

Examples

Run this code
data(tsdata)

Run the code above in your browser using DataLab