prob_distribution_2: The probability distribution of births from a single mother...

Description Usage Arguments Value

View source: R/CMJ-functions.R

Description

The probability distribution of births from a single mother in the branching process.

Usage

1
prob_distribution_2(tbar, kappa, lambda, p, n_samp = 300000L, min_count = 4)

Arguments

lambda

The arrival rate of infectious interactions. Default lambda = .11

p

The parameter of the logarithmic distribution for the number of infected during an event. Default p=0.5

a

The shape parameter of the gamma life time distribution. Default a =10

b

The rate parameter of the gamma life time distribution. Default b = 1

Value

A tibble of counts with probability.


pspc-data-science/branchsim documentation built on Jan. 19, 2021, 10:10 a.m.