Learn R Programming

GLMsData (version 1.4)

satiswt: Satisfaction with weight in youth

Description

The number of children and youth aged 12--17 who are satisfied with their weight

Usage

data(satiswt)

Arguments

Format

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

Counts

the number of youth in the indicated category; a numeric vector

Gender

gender; a factor with levels F (female) or M (male)

WishWt

the youths' wish for their weight relative to now; a factor with levels Thinner, Same or Heavier

Matur

when sexual maturity reached; a factor with levels Late, Mid, and Early

Details

The data come from a study of children and youth aged 12--17, sampled from the population of the United States in 1963.

Examples

Run this code
data(satiswt)
summary(satiswt)

Run the code above in your browser using DataLab