dBDI: dBDI

Description Usage Arguments

Description

Probability mass function for the birth-death-immigration model. Note that this is simply a particular version of the negative-binomial likelihood. When applied to gene families birthRate=rate of gene duplication, deathRate=rate of gene deletion, immigrationRate=rate of de novo gene creation.

Usage

1
dBDI(x, birthRate, deathRate, immigrationRate, log = FALSE)

Arguments

x

number of individuals or genes (i.e. value of random variable).

birthRate

rate of birth.

deathRate

rate of death.

immigrationRate

rate of immigration.


bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.