econsumption {fma} | R Documentation |
Electricity consumption and maximum temperature for 12 randomly chosen days.
temperature
Data frame containing the following columns:
Makridakis, Wheelwright and Hyndman (1998) Forecasting: methods and applications, John Wiley & Sons: New York. Exercise 5.5
plot(Mwh ~ temp, data=econsumption,pch=19,col=4)