Learn R Programming

CopulaGAMM (version 0.4.1)

pcondfrk: Conditional Frank (B3)

Description

Conditional Frank (B3)

Usage

pcondfrk(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

Examples

Run this code
pcondfrk(0.5,0.6,2)

Run the code above in your browser using DataLab