Learn R Programming

CopulaGAMM (version 0.4.1)

pcondgum: Conditional Gumbel (B6)

Description

Conditional Gumbel (B6)

Usage

pcondgum(u, v, cpar)

Value

ccdf

Conditional cdf

Arguments

u

values at which the cdf is evaluated

v

value of the conditioning variable in (0,1)

cpar

copula parameter >1

Examples

Run this code
pcondgum(0.5,0.6,2)

Run the code above in your browser using DataLab