R/sim.fem.popn.small.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 30.
#'
#' @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.small}},
#' \code{\link{sim.birth.counts.distn.small}},
#' \code{\link{sim.birth.counts.level.small}}, and
#' \code{\link{sim.birth.standard}}.
#' For a version with cell sizes of 300 rather than 30, see
#' \code{\link{sim.fem.popn}}.
"sim.fem.popn.small"
bayesiandemography/simbirths documentation built on Nov. 3, 2019, 2:08 p.m.