| USmelanoma {HSAUR2} | R Documentation |
USA Malignant Melanoma Data
Description
USA mortality rates for white males due to malignant melanoma 1950-1969.
Usage
data("USmelanoma")
Format
A data frame with 48 observations on the following 5 variables.
mortalitynumber of white males died due to malignant melanoma 1950-1969 per one million inhabitants.
latitudelatitude of the geographic centre of the state.
longitudelongitude of the geographic centre of each state.
oceana binary variable indicating contiguity to an ocean at levels
nooryes.
Details
Fisher and van Belle (1993) report mortality rates due to malignant melanoma of the skin for white males during the period 1950-1969, for each state on the US mainland. Questions of interest about these data include how do the mortality rates compare for ocean and non-ocean states?
Source
Fisher and van Belle (1993)
Examples
data("USmelanoma", package = "HSAUR2")
[Package HSAUR2 version 1.1-20 Index]