# NOT RUN {
data(Uganda)
years <- c("85-89", "90-94", "95-99", "00-04", "05-09", "10-14")
u5m <- countrySummary(births = Uganda[[1]], years = years, idVar = "id",
regionVar = "region", timeVar = "time", clusterVar = "~clustid+id",
ageVar = "age", weightsVar = "weights", geo.recode = NULL)
# }
Run the code above in your browser using DataLab