| pop {bethel} | R Documentation |
Bethel population
Description
1000 individuals classified according to sex (M,F) and geographical area (area1 to area4). Collected variables: yearly data on income, number of books read, total days of sporting activities.
Usage
data(pop)
Format
A data frame with 1000 observations on the following 4 variables.
strataa factor with levels
F_area1F_area2F_area3F_area4M_area1M_area2M_area3M_area4incomeyarly income
booksnumber of books read
sportDaystotal days of sporting activities
Examples
data(pop)
str(pop)
summary(pop)
[Package bethel version 0.2 Index]