|
assessmentDuration()
|
Compute the average and total time for the surveys |
|
isInterviewTooShortForTheHouseholdSize()
|
Check that the duration relative to the household size of each interview is more than a threshold |
|
assessmentDurationOutliers()
|
Report the outlier durations for the surveys |
|
enumeratorIsLazy()
|
Check the enumerators who pick up less than X answers per specific question |
|
surveyOtherValues()
|
List of other distinct values (not missing) per fields other with count |
|
isInterviewCompleted()
|
Check that all interviews were completed |
|
isInterviewWithConsent()
|
Check that all surveys have consent |
|
surveyOutliers()
|
Report the outlier values for all numerical field |
|
surveyBigValues()
|
Report the values greater than a specified value per specified fields |
|
surveySmallValues()
|
Report the values lower than a specified value per specified fields |
|
surveyMissingValues()
|
Report the percentage of missing values (NA) per fields |
|
surveyDistinctValues()
|
Number of distinct values (not missing) per fields |
|
enumeratorErrorsDashboard()
|
Create a dashboard dislplaying the number of errors by enumerators |