rpoisD: This function generates either a Poisson or a negative...

rpoisDR Documentation

This function generates either a Poisson or a negative binomial distribution of lobsters on the sea bed

Description

This function generates either a Poisson or a negative binomial distribution of lobsters on the sea bed

Usage

rpoisD(n, lambda, D = 1)

Arguments

n

is the number of observations (lobsters) to be generated

lambda

is the mean density to be used

D

is the dispersion index to be used

Value

a vector of integers that is used as initial distribution of lobsters on the seabed.


vpourfaraj/lobsterCatch documentation built on May 17, 2023, 1:37 p.m.