Learn R Programming

fma (version 2.2)

hsales: Sales of one-family houses

Description

Monthly sales of new one-family houses sold in the USA since 1973.

Usage

hsales

Arguments

Format

Time series data

Source

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

References

US Census Bureau, Manufacturing and Construction Division

Examples

Run this code
plot(stl(hsales,"periodic"),main="Sales of new one-family houses, USA")

Run the code above in your browser using DataLab