canada {geoFourierFDA}R Documentation

Time series from 35 weather stations of Canada.

Description

A dataset containing time series from 15 weather stations (The Pas station and more 34 stations to estimate the temperature curve at the Pas station). This dataset is present in the fda package.

Usage

data(canada)

Format

A list with four matrices:

m_data

A matrix with 14 columns where each column is a wheather station

m_coord

A matrix with 14 rows where each row is a weather station

ThePas_coord

Coordinate of the The Pas station

ThePas_ts

Observed time series of the station The Pas

Source

https://weather.gc.ca

References

J. O. Ramsay, Spencer Graves and Giles Hooker (2020). fda: Functional Data Analysis. R package version 5.1.9. https://CRAN.R-project.org/package=fda


[Package geoFourierFDA version 0.1.0 Index]