trawl_Exp function

Evaluates the exponential trawl function

Evaluates the exponential trawl function

trawl_Exp(x, lambda)

Arguments

  • x: the argument at which the exponential trawl function will be evaluated
  • lambda: the parameter λ\lambda in the exponential trawl

Returns

The exponential trawl function evaluated at x

Details

The trawl function is parametrised by parameter λ>0\lambda > 0 as follows:

g(x)=eλx,\mboxforx0. g(x) = e^{\lambda x}, \mbox{ for } x \le 0.
  • Maintainer: Almut E. D. Veraart
  • License: GPL-3
  • Last published: 2021-02-22

Useful links