R/sim.fem.popn.R

#' Simulated data on women of childbearing age.
#'
#' Simulated numbers of women of childbearin age, by 5-year age group,
#' 30 regions, and 3 time period.  Every cell in the the array has a
#' value of 300.
#'
#' @format  An array with dimensions \code{"age"}, \code{"region"},
#' and \code{"time"}.
#'
#' @seealso The data are designed for use with \code{\link{sim.birth.rates.base}},
#' \code{\link{sim.birth.rates.distn}}, \code{\link{sim.birth.rates.level}},
#' \code{\link{sim.birth.counts.base}}, \code{\link{sim.birth.counts.distn}},
#' \code{\link{sim.birth.counts.level}}, and \code{\link{sim.birth.standard}}.
#' For a version with cell sizes of 30 rather than 300, see
#' \code{\link{sim.fem.popn.small}}.
"sim.fem.popn"
bayesiandemography/simbirths documentation built on Nov. 3, 2019, 2:08 p.m.