Pa: Probabillity that all speciation and extinction events...

View source: R/Pa.R

PaR Documentation

Probabillity that all speciation and extinction events happened after a certain time.

Description

Calculating the probabillity that all speciation and extinction events happened after a certain time t.

Usage

Pa(t, r, epsi)

Arguments

t

Numeric The specific time in the past after which all the events happened in millions of years. Typically, the age of the clade is used to condition on the start of the process.

r

Numeric. The net diversification rate: λ - μ. The units are in events/lineages/millions years.

epsi

Numeric. The turnover rate: μ / λ. The units are in events/lineages/millions years.

Value

The probability that all birth and death events of the birth-death process happened after a time t.

Author(s)

Sophia Lambert

See Also

likelihood_bdK, fitMCMC_bdK


sophia-lambert/UDivEvo documentation built on Sept. 27, 2022, 11:05 p.m.