Description Usage Arguments Value Author(s) See Also Examples
View source: R/pbd_durspec_density.R
pbd_durspec_density computes the probability density of the duration of speciation under the protracted speciation model for a given set of parameters
1 2 3 4  | pbd_durspec_density(
    pars,
    tau
)
 | 
pars | 
 Vector of parameters:   | 
tau | 
 The duration of speciation for which the density must be computed  | 
The probability density
Rampal S. Etienne
pbd_durspec_cumdensity
pbd_durspec_mean
pbd_durspec_mode
pbd_durspec_quantile
pbd_durspec_moment
pbd_durspec_var
1  |  pbd_durspec_density(pars = c(0.5,0.3,0.1), tau = 1) 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.