energy: Energy expenditure

Description Usage Format Source Examples

Description

The energy data frame has 22 rows and 2 columns. It contains data on the energy expenditure in groups of lean and obese women.

Usage

1

Format

This data frame contains the following columns:

expend

a numeric vector, 24 hour energy expenditure (MJ).

stature

a factor with levels lean and obese.

Source

D.G. Altman (1991), Practical Statistics for Medical Research, Table 9.4, Chapman & Hall.

Examples

1
plot(expend~stature,data=energy)

Example output



ISwR documentation built on Jan. 20, 2020, 5:07 p.m.

Related to energy in ISwR...