Learn R Programming

IIS (version 1.0)

average_HDL_levels: Average HDL Levels

Description

This data set contains the averages of two HDL measurements taken 24 hours apart for each of twelve women who participated in Kerr (1983). This data is displayed in Table 7.1 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

average_HDL_levels

Arguments

Format

A vector with 12 observations corresponding to the average HDL measurements for each woman.

Examples

Run this code
# NOT RUN {
data(average_HDL_levels)
summary(average_HDL_levels)
# }

Run the code above in your browser using DataLab