Learn R Programming

copBasic (version 2.2.8)

level.setCOP: Compute a Level Set of a Copula V with respect to U

Description

Compute a level curve or level set of a copula for \(V\) with respect to \(U\) (Nelsen, 2006, pp. 12--13). The level curve at level \(t\) is defined for \(U \mapsto [0+\Delta u, 1-\Delta u, \Delta u]\) by $$t \mapsto \mathbf{C}(u{=}U, v)\mbox{,}$$ and solving for \(v\). The function is largely a dispatcher to features implemented in level.curvesCOP.

Usage

level.setCOP(cop=NULL, para=NULL, getlevel=NULL, delu=0.001, lines=FALSE, ...)

Arguments

Value

The level set for \(t\)

\(=\)

getlevel is returned.

References

Nelsen, R.B., 2006, An introduction to copulas: New York, Springer, 269 p.

See Also

level.setCOP2, level.curvesCOP