Learn R Programming

fma (version 2.2)

plastics: Sales of plastic product

Description

Monthly sales of product A for a plastics manufacturer.

Usage

plastics

Arguments

Format

Time series data

Source

Makridakis, Wheelwright and Hyndman (1998) Forecasting: methods and applications, John Wiley & Sons: New York. Exercise 3.5.

Examples

Run this code
seasonplot(plastics)
plot(stl(plastics,"periodic"))

Run the code above in your browser using DataLab