R/contracep.R

#' contracep
#'
#' Contraception Data by country. See page 446
#'
#' The variables included in the dataset are:
#' \itemize{
#' \item\code{Country} Developing countries by size
#' \item\code{URC} Rural Childhood
#' \item\code{WED} Years of Education for the Woman
#' \item\code{FPE} Exposure to Family Planning Efforts
#' \item\code{WED.FPE} Interaction term specified by Wong and Mason
#'}
#'
#' @usage data(contracep)
#' @format 4 variables for 15 countries
#' @source Wong, G. Y. and Mason, W. M. (1985).	The Hierarchical Logistic Regression Model for Multilevel Analysis.	Journal of the American Statistical Association 80, 513-524.
#' @name contracep
#' @docType data
NULL

Try the BaM package in your browser

Any scripts or data that you put into this service are public.

BaM documentation built on Oct. 14, 2022, 5:07 p.m.