nhanes {brlrmr}R Documentation

Subset of original NHANES data used in mice package.

Description

A small data set with missing values.

Usage

nhanes

Format

A data frame with 25 observations on the following 2 variables:

hyp

Hypertensive (0 = no, 1 = yes)

age2

Age group (1 = 40-59, 0 = otherwise)

age3

Age group (1 = 60+, 0 = otherwise)

Source

Schafer, J.L. (1997). Analysis of Incomplete Multivariate Data. London: Chapman & Hall. Table 6.14.


[Package brlrmr version 0.1.7 Index]