fish: fish

Description Usage Arguments Value

View source: R/fluvial.R

Description

Given a rate, time and number of events, returns a p(k) Poisson distribution.

Usage

1
fish(rt, t, k)

Arguments

rt

is the rate.

t

is the time interval.

k

is the number of events.

Value

a p(k) Poisson distribution, the probability of k events in time t.


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.