
Last chance! 50% off unlimited learning
Sale ends in
Numerically set a logical whether a copula is right-tail increasing (RTI) as described by Nelsen (2006, pp. 192--193) and Salvadori et al. (2007, p. 222). A copula wrtV=TRUE
argument.
The RTI concept is associated with the concept of tail monotonicity (Nelsen, 2006, p. 191). Specifically, but reference to Nelsen (2006) definitions and geometric interpretations is recommended,
A positive RTI of either isCOP.PQD
) but the condition of PQD does not imply RTI. Finally, the accuracy of the numerical assessment of the returned logical by isCOP.RTI
is dependent on the the smallness of the delta
argument passed into the function.
isCOP.RTI(cop=NULL, para=NULL, wrtV=FALSE, delta=0.005, ...)
A logical TRUE
or FALSE
is returned.
A copula function;
Vector of parameters, if needed, to pass to the copula;
A logical to toggle between with respect to
The increment of wrtV
; and
Additional arguments to pass to the copula or derivative of a copula function.
W.H. Asquith
Nelsen, R.B., 2006, An introduction to copulas: New York, Springer, 269 p.
Salvadori, G., De Michele, C., Kottegoda, N.T., and Rosso, R., 2007, Extremes in nature---An approach using copulas: Dordrecht, Netherlands, Springer, Water Science and Technology Library 56, 292 p.
isCOP.LTD
, isCOP.PQD