fda (version 2.4.7)

ReginaPrecip: Regina Daily Precipitation

Description

Temperature in millimeters in June in Regina, Saskatchewan, Canada, 1960 - 1993, omitting 16 missing values.

Usage

data(ReginaPrecip)

Arguments

Format

A numeric vector of length 1006.

References

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

See Also

CanadianWeather MontrealTemp

Examples

Run this code
# NOT RUN {
data(ReginaPrecip)
hist(ReginaPrecip)

# }

Run the code above in your browser using DataLab