canadaTemp | R Documentation |
The canadaTemp
data frame has 420 rows and 3 columns of data for monthly mean temperatures in Canada
data(canadaTemp)
The data frame contains the following columns:
temp a numeric vector of mean temperatures at some stations in Canada.
month a vector of integers from 1 to 12 represeting the months in a year.
station a vetor of integers from 1 to 35 indicating the sations where the temperatures were recorded.
The data set was downloaded from https://www.psych.mcgill.ca/misc/fda/downloads/FDAfuns/R/data/.
Ramsay, J. O and Silverman, B. W. (1997). Functional Data Analysis. New York:Springer.
Ke, C. and Wang, Y. (2001). Semi-parametric Nonlinear Mixed Effects Models and Their Applications. JASA 96:1272-1298.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.