pbd_durspec_cumdensity: Cumulative density of duration of speciation under protracted...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/pbd_durspec_cumdensity.R

Description

pbd_durspec_cumdensity computes the cumulative density of the duration of speciation under the protracted speciation model for a given set of parameters

Usage

1
2
3
4

Arguments

pars

Vector of parameters:

pars[1] corresponds to b (= la_3 in Etienne & Rosindell R2012) = speciation initiation rate
pars[2] corresponds to la_1 (= la_2 in Etienne & Rosindell 2012) = speciation completion rate
pars[3] corresponds to mu_2 (= mu_i in ER2012) = extinction rate of incipient species

tau

Value of the duration of speciation at which the cumulative density must be computed

Value

The cumulative density of the duration of speciation

Author(s)

Rampal S. Etienne

See Also

pbd_durspec_density
pbd_durspec_mean
pbd_durspec_mode
pbd_durspec_quantile
pbd_durspec_moment
pbd_durspec_var

Examples

1
 pbd_durspec_cumdensity(pars = c(0.5,0.3,0.1),3) 

PBD documentation built on May 2, 2019, 9:13 a.m.