Skip to contents

A simulated dataset that shows plausible hair lengths for 3 gender categories.

Usage

hair_data

Format

hair_data A data frame with 1630 rows and 9 columns:

X

Row number

gender

Gender identification: male, female, or nonbinary

length

Hair length in inches

isFemale_num

numeric binary indicator for whether observation is female

isFemale

Labels for isFemale_num

isMale_num

numeric binary indicator for whether observation is male

isMale

Labels for isMale_num

isNonbinary_num

numeric binary indicator for whether observation is nonbinary

isNonbinary

Labels for isNonbinary_num

Source

R/hair_data.R