pbd_durspec_cumdensity {PBD} | R Documentation |
pbd_durspec_cumdensity computes the cumulative density of the duration of speciation under the protracted speciation model for a given set of parameters
pbd_durspec_cumdensity(
pars,
tau
)
pars |
Vector of parameters: |
tau |
Value of the duration of speciation at which the cumulative density must be computed |
The cumulative density of the duration of speciation
Rampal S. Etienne
pbd_durspec_density
pbd_durspec_mean
pbd_durspec_mode
pbd_durspec_quantile
pbd_durspec_moment
pbd_durspec_var
pbd_durspec_cumdensity(pars = c(0.5,0.3,0.1),3)