find.stratification: find.stratification

View source: R/elec_functions.R

find.stratificationR Documentation

find.stratification

Description

Find how audit covered the strata for a given table of votes and audits.

Usage

find.stratification(D, aud, strat.col)

Arguments

D

Table of votes

aud

Table of audit data

strat.col

The column to use that identifies the stratification levels

Value

Table of strata. For each stratum (row) the table has the name of the stratam, the number of precincts in the stratum, the number of audited precincts and percent of precincts audited.

Author(s)

Luke W. Miratrix


elec documentation built on April 27, 2022, 1:05 a.m.