Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MontrealTemp

Montreal Daily Temperature


Description

Temperature in degrees Celsius in Montreal each day from 1961 through 1994

Usage

data(MontrealTemp)

Format

A numeric array with dimnames = list(1961:1994, names(dayOfYear)).

References

Ramsay, James O., Hooker, Giles, and Graves, Spencer B. (2009) Functional Data Analysis with R and Matlab, Springer, New York (esp. Section 4.3)

See Also

Examples

data(MontrealTemp)

JanuaryThaw <- t(MontrealTemp[, 16:47])

fda

Functional Data Analysis

v5.1.9
GPL (>= 2)
Authors
J. O. Ramsay <ramsay@psych.mcgill.ca> [aut,cre], Spencer Graves <spencer.graves@effectivedefense.org> [ctb], Giles Hooker <gjh27@cornell.edu> [ctb]
Initial release
2020-12-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.