Provide data checking and validation by comparing across official estimates, administrative records, and survey estimates of immunisation coverage.

ic_update(admin, denom, official, survey, dtpCheck = TRUE, limit = 10)

Arguments

admin

Object of class ic.df to containing administrative estimates of coverage.

denom

Object of class ic.df containing official WUENIC denominators.

official

Object of class ic.df containing official country estimates of coverage.

survey

Object of class ic.svy containing annual survey estimates of coverage.

dtpCheck

Should dose 3 and dose 1 of DTP vaccines be compared for each country and time? If dose 3 coverage exceeds dose 1, these records will marked NA. Default is TRUE.

limit

Maximum acceptable difference between survey and administrative coverage records. When the difference exceeds the limit, the survey estimate is preferred. Default is 10 percent.

See also