ICECREAM {tsapp}R Documentation

Temperature and consumption of ice cream

Description

Temperature and consumption of ice cream

Usage

ICECREAM

Format

ICECREAM is a bivariate time series of length 160:

ICE

consumption of ice cream

TEMP

Temperature in Fahrenheit degrees

Source

Hand, D. J., et al. (1994, ISBN: 9780412399206) "A Handbook of Small Data Sets"

Examples

data(ICECREAM)
## maybe  tsp(ICECREAM) ; plot(ICECREAM) 

[Package tsapp version 1.0.4 Index]