Learn R Programming

isdals (version 3.0.1)

bodyfat: Body fat in women

Description

It is expensive and cumbersome to determine the body fat in humans as it involves immersion of the person in water. This dataset provides information on body fat, triceps skinfold thickness, thigh circumference, and mid-arm circumference for twenty healthy females aged 20 to 34. It is desirable if a model could provide reliable predictions of the amount of body fat, since the measurements needed for the predictor variables are easy to obtain.

Usage

data(bodyfat)

Arguments

Format

A data frame with 20 observations on the following 4 variables.

Fat

body fat

Triceps

triceps skinfold measurement

Thigh

thigh circumference

Midarm

mid-arm circumference

Examples

Run this code
data(bodyfat)

Run the code above in your browser using DataLab