powered by
The children data contains the information about the number of children of women.
children
data(children)
A data frame with 3548 observations on the following 6 variables.
child
number of children
age
age of woman in years
dur
years of education
nation
nationality of the woman: 0 = German, 1 = otherwise
god
Beliving 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
univ
visited university: 0 = no, 1 = yes
if (FALSE) { ##example of analysis: if(interactive()){vignette("count-children")} if(interactive()){vignette("semiparametric-children")} }
Run the code above in your browser using DataLab