| teenconcerns | R Documentation |
Health concerns of teenagers
data(teenconcerns)
A data frame with 16 rows, on the following 4 variables.
Countsthe average number of calls in each assay
Sexthe sex of the teenagers; one of M or F
Agethe age groups of the teenagers; one of 12-15 or 16-17
Concernthe type of health concerns; one of
Sex, Menstrual, Healthy or Nothing
The data give the numbers of teenagers of two age groups with
health concerns in specific areas:
Sex, Menstrual, Healthy (that is, how healthy they are) or Nothing (no concerns at all).
More specifically,
these are the number of teens who would like to discuss these topics with their doctor.
For males M,
menstrual concerns can be treated as structural zeros.
Brunswick, Ann F. (1971) Adolescent health, sex, and fertility. American Journal of Public Health, 61(4): 711–729. The numbers are inferred from the percentages in Table 3.
Christen, R. (2013) Log-Linear Models, Springer Texts in Statistics, Springer: New York.
Fienberg, S. E. (2007) The Analysis of Cross-Classified Categorical Data, Springer: New York.
data(teenconcerns) summary(teenconcerns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.