spouse.ages: Ages of Married People

Description Usage Format Details Examples

Description

Ages, in years, of a random sample of 10 heterosexual married couples.

Usage

1
data("spouse.ages")

Format

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

HUSBAND

a numeric vector

WIFE

a numeric vector

Details

The U.S. Census Bureau publishes information on the ages of married people in Current Population Reports. A random sample of 10 heterosexual married couples gave the data on ages, in years, shown in the spouse.ages dataset.

Examples

1
2
3
4

wPerm documentation built on May 2, 2019, 3:02 a.m.