count_expected_prr {pvda} | R Documentation |
Internal function to provide expected counts related to the PRR
count_expected_prr(count_dt)
count_dt |
A data table, output from count_expected_rrr |
A data table with added columns for n_event_prr n_tot_prr and expected_prr @export