gi.distrib: Internal function. Discrete generation interval distribution.

Description Usage Arguments Value

Description

Internal function. Discrete generation interval distribution.

Usage

1
gi.distrib(type, mean, var, span, x)

Arguments

type

String. Name of the distribution family for the GI. Implemented: 'pois' or 'nbinom'

mean

Numeric. Mean of the GI

var

Numeric. Variance of the GI

span

Numeric. Maximum value for the GI

x

Numeric. Values where the GI must be calculated.

Value

GI density distribution.


davidchampredon/GI documentation built on May 14, 2019, 11:08 p.m.