Learn R Programming

NetFACS (version 0.5.0)

summarise_event_size: Summarise event size probabilities

Description

Summarise event size probabilities

Usage

summarise_event_size(observed.prob, boot.prob)

Value

A dataframe

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.