pbd_numspec_quantile_checked: Checked version of 'pbd_numspec_quantile'

Description Usage Arguments Note References

View source: R/pbd_numspec_quantile_checked.R

Description

Checked version of pbd_numspec_quantile

Usage

1
2
3
4
5
6
7
8
9
pbd_numspec_quantile_checked(
  erg,
  eri,
  scr,
  sir,
  stem_age = NULL,
  crown_age = NULL,
  quantile
)

Arguments

erg

extinction rate of a good species

eri

extinction rate of an incipient species

scr

speciation completion rate

sir

speciation initiation rate

stem_age

the stem age, in time units ago

crown_age

the crown age, in time units ago

quantile

a quantile, a value between (and including) zero to (and including) one.

Note

uses equation 6 from \insertCiteetienne2014;textualbecosys

References

\insertAllCited
richelbilderbeek/becosys documentation built on Oct. 19, 2020, 9:20 a.m.