trawl_Exp: Evaluates the exponential trawl function

Description Usage Arguments Details Value

View source: R/SimulateTrawl.R

Description

Evaluates the exponential trawl function

Usage

1
trawl_Exp(x, lambda)

Arguments

x

the argument at which the exponential trawl function will be evaluated

lambda

the parameter λ in the exponential trawl

Details

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

g(x) = e^{λ x}, \mbox{ for } x ≤ 0.

Value

The exponential trawl function evaluated at x


trawl documentation built on Feb. 23, 2021, 1:06 a.m.