check_variation_by: Check variation by: check the variation of all columns by...

Description Usage Arguments Value

Description

Check variation by: check the variation of all columns by grouping var (specifically designed for the grouping var to be the data collectors identifier). Variation results are checked with resepect to standard deviations of them mean and a plot is produced to help understand issues.

Usage

1
check_variation_by(df, by = "enumerator_id", zscore_threshold = 3)

Arguments

df

data frame

by

What you want to check by (designed specifically with enumerator in mind)

zscore_threshold

How many standard deviations to consider outlier (default 3)

Value

ggplot bar graph showing top problematic groups (enumerators), table of issues


zackarno/butteR documentation built on May 8, 2021, 4:50 p.m.