Learn R Programming

sensitivitymv (version 1.2)

mercury: NHANES Mercury/Fish Data

Description

Data from NHANES. Matrix 397 x 3. n=397 treated people who ate at least 15 servings of fish or shellfish during the previous month are matched to two controls who ate at most one serving of fish or shellfish. The values in mercury record the level of methylmercury in blood in mu-g/dl. Column 1 is treated, columns 2 and 3 are controls. Specifically, column 2 describes an individual who ate no fish or shellfish in the previous month, while column 3 describes an individual who ate exactly one serving of fish or shellfish. Data are used to illustrate the senmv function in the sensitivitymv package.

Usage

data(mercury)

Arguments

source

Data is originally from NHANES 2009-2010.

Examples

Run this code
data(mercury)

Run the code above in your browser using DataLab