ic_update.RdProvide 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)
| admin | Object of class |
|---|---|
| denom | Object of class |
| official | Object of class |
| survey | Object of class |
| 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 |
| 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. |