Learn R Programming

lmreg (version 1.2)

waist: Waist circumference and adipose tissue data

Description

Waist circumference and adipose tissue data (Daniel and Cross, 2013).

Usage

data(waist)

Arguments

Format

A data frame with 109 observations on the following 2 variables.

Waist

Waist circumference (in centimeters)

AT

Area of lower abdominal adipose tissue (in squared centimeters)

Examples

Run this code
# NOT RUN {
data(waist)
head(waist)
# }

Run the code above in your browser using DataLab