Learn R Programming

trawl (version 0.2.2)

trawl_Exp: Evaluates the exponential trawl function

Description

Evaluates the exponential trawl function

Usage

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

Value

The exponential trawl function evaluated at x

Details

The trawl function is parametrised by parameter \(\lambda > 0\) as follows: $$g(x) = e^{\lambda x}, \mbox{ for } x \le 0.$$