trawl_supIG {ambit} | R Documentation |
Evaluates the supIG trawl function
Description
Evaluates the supIG trawl function
Usage
trawl_supIG(x, delta, gamma)
Arguments
x |
the argument at which the supIG trawl function will be evaluated |
delta |
the parameter |
gamma |
the parameter |
Details
The trawl function is parametrised by the two parameters and
as follows:
It is assumed that and
are
not simultaneously equal to zero.
Value
The supIG trawl function evaluated at x
Examples
trawl_supIG(-1,0.5,0.2)
[Package ambit version 0.1.2 Index]