R/hsales2.R

#' Sales of new one-family houses
#'
#' Sales of new one-family houses in the USA (Jan 1987 -- Nov 1995).
#'
#' @format Time series data
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Exercise 7.10.
#' @keywords datasets
#' @examples
#' plot(hsales2)
#' seasonplot(hsales2)
#' tsdisplay(hsales2)
#'
"hsales2"

Try the fma package in your browser

Any scripts or data that you put into this service are public.

fma documentation built on Feb. 16, 2023, 6:23 p.m.