Returns a list of juror-level statistics to assess the effect of a trial error or omission on juror preferences.
Returned list includes statistics for the actual trial, the hypothetical trial, and
the difference between them.
Arguments
pg_actual
The proportion of jurors who favor a guilty verdict in the
actual trial condition (the trial with error).
n_actual
The size of the sample used to estimate pg_actual.
pg_hypo
The proportion of jurors who favor a guilty verdict in the
hypothetical trial condition (the fair trial without error).
n_hypo
The size of the sample used to estimate pg_hypo.
digits
Number of digits to report after decimal places; default value is 3.