openintro (version 2.4.0)

assortive_mating: Eye color of couples

Description

Colors of the eye colors of male and female partners.

Usage

assortative_mating

Arguments

Format

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

self_male

a factor with levels blue, brown, and green

partner_female

a factor with blue, brown, and green

Examples

Run this code

data(assortive_mating)
table(assortive_mating)

Run the code above in your browser using DataLab