| children {catdata} | R Documentation |
The children data contains the information about the number of children of women.
data(children)
A data frame with 3548 observations on the following 6 variables.
childnumber of children
ageage of woman in years
duryears of education
nationnationality of the woman: 0 = German, 1 = otherwise
godBeliving in god: 1 = Strong agreement, 2 = Agreement 3 = No definite opinion, 4 = Rather no agreement, 5= No agreement at all 6= Never thougt about it
univvisited university: 0 = no, 1 = yes
German General Social Survey Allbus
## Not run:
##example of analysis:
vignette("count-children")
vignette("semiparametric-children")
## End(Not run)