R/sim.birth.counts.base.R

#' Simulated data on age-specific birth counts.
#'
#' Simulated birth counts for 5-year age groups, 30 regions, and 3 time periods.
#'
#' The rates were obtained by making Poisson draws with expected
#' values equal to \code{\link{sim.birth.rates.base}} multiplied by
#' \code{\link{sim.fem.popn}}.
#'
#' @format  An array with dimensions \code{"age"}, \code{"region"},
#' \code{"time"}, and \code{"iteration"}.
#'
#' @seealso The data are designed for use with \code{\link{sim.fem.popn}},
#' \code{\link{sim.birth.rates.base}}, \code{\link{sim.birth.rates.distn}},
#' \code{\link{sim.birth.rates.level}}, \code{\link{sim.birth.counts.distn}},
#' \code{\link{sim.birth.counts.level}}, and \code{\link{sim.birth.standard}}.
"sim.birth.counts.base"
bayesiandemography/simbirths documentation built on Nov. 3, 2019, 2:08 p.m.