Learn R Programming

fda (version 2.4.0)

melanoma: melanoma 1936-1972

Description

These data from the Connecticut Tumor Registry present age-adjusted numbers of melanoma skin-cancer incidences per 100,000 people in Connectict for the years from 1936 to 1972.

Arguments

source

Ramsay, James O., and Silverman, Bernard W. (2006), Functional Data Analysis, 2nd ed., Springer, New York.

Details

This is a copy of the 'melanoma' dataset in the 'lattice' package. It is unrelated to the object of the same name in the 'boot' package.

See Also

melanoma melanoma

Examples

Run this code
plot(melanoma[, -1], type="b")

Run the code above in your browser using DataLab