Learn R Programming

faraway (version 1.0.7)

hormone: Hormone concentrations in gay and straight men

Description

Urinary androsterone (androgen) and etiocholanolone (estrogen) values were recorded from 26 healthy males.

Usage

data(hormone)

Arguments

Format

A data frame with 26 observations on the following 3 variables.

androgen

concentration

estrogen

concentration

orientation

sexual orientation with levels g s

References

Hand, D. (1981). Discrimination and Classification. Chichester, UK: Wiley.

Examples

Run this code
data(hormone)
## maybe str(hormone) ; plot(hormone) ...

Run the code above in your browser using DataLab