Learn R Programming

mcsm (version 1.0)

Energy: Energy intake

Description

Energy intake, measured in megajoules, over a 24 hour period of 15 year-old males and females obtained in a study on metabolism.

Usage

data(Energy)

Arguments

Format

A data frame with 16 observations on the following 2 variables.
Girls
Energy intake of 16 girls
Boys
Energy intake of 16 boys

Source

McPherson, G. (1990). Statistics in Scientific Investigation. New York: Springer-Verlag Chapter 7 of EnteR Monte Carlo Statistical Methods by Christian P. Robert and George Casella

Examples

Run this code
data(Energy)
str(Energy)

Run the code above in your browser using DataLab