summarise_event_size: Summarise event size probabilities
Description
Summarise event size probabilities
Usage
summarise_event_size(observed.prob, boot.prob)
Arguments
- observed.prob
A named vector with probabilities of event sizes.
- boot.prob
A matrix with boot probabilities of a given event
size. Combination size in rows, trials in columns.