Age at marriage {epiDisplay} | R Documentation |
Dataset on age at marriage
Description
This dataset contains data on age at first marriage of attendants at a workshop in 1997.
Usage
data(Marryage)
Format
A data frame with 27 observations on the following 7 variables.
id
a numeric vector
sex
a factor with levels
male
female
birthyr
a numeric vector indicating year of birth
educ
a factor with levels
bach-
bachelor or higher
marital
a factor with levels
Single
Married
maryr
a numeric vector indicating year of marriage
endyr
a numeric vector indicating year of analysis
Examples
data(Marryage)
des(Marryage)
[Package epiDisplay version 3.5.0.2 Index]