est_rate: Estimate rate based on participant and population counts

Description Usage Arguments See Also

View source: R/dashboard-metrics.R

Description

Estimate rate based on participant and population counts

Usage

1
est_rate(part_estimate, pop_estimate, test_threshold = 0.5)

Arguments

part_estimate

data frame: table that holds participant counts

pop_estimate

data frame: table that holds population counts

test_threshold

numeric: threshold for output rate (e.g., 0.5 = 50 percent). A warning will be printed for every row that exceeds the threshold

See Also

Other dashboard functions: calc_metrics(), calc_part_rate(), calc_part(), calc_priv_rate(), est_month(), est_pop(), fill_missing_months(), format_metrics(), write_dash()


southwick-associates/sadash documentation built on Jan. 6, 2022, 5:17 p.m.