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