R/ou.V.R

Defines functions ou.V

# Function from paleoTS (License:	GPL-3)

ou.V <-
function(vs, aa, tt)        (vs/(2*aa))*(1 - exp(-2*aa*tt))

Try the evoTS package in your browser

Any scripts or data that you put into this service are public.

evoTS documentation built on June 22, 2024, 9:23 a.m.