getQ: Obtaining the Cost Vector.

Description Usage Arguments Author(s) References Examples

View source: R/optStrat.R

Description

Obtains the cost value q, which can then be passed into the branch and bound function. See Higgins, Rivest, Stark for details.

Usage

1
	getQ(Z)

Arguments

Z

A strat.elec.data object.

Author(s)

Mike Higgins, Hua Yang

References

M. Higgins, R. L. Rivest, P. B. Stark. Sharper p-Values for Stratified Election Audits

Examples

1
2

elec.strat documentation built on May 1, 2019, 8:39 p.m.

Related to getQ in elec.strat...