Given audit data, compute p.values and all that.
CAST.audit(Z, audit = NULL, plan = NULL, ...)
elec.data object (voter matrix)
A data.matrix holding the audit data, if the Z object does not have one, or if it is desirable to override it. If both the Z object has an audit object and audit is not null, it will use this parameter and ignore the one in Z.
An audit.plan object that the audit was conducted under.
Passed to CAST.calc.sample if plan is null and needs to be regenerated.