Learn R Programming

CopulaGAMM (version 0.4.1)

pcondfgm: Conditional FGM (B10)

Description

Conditional FGM (B10)

Usage

pcondfgm(u, v, cpar)

Value

ccdf

Conditional cdf

Arguments

u

probability

v

value of the conditioning variable in (0,1)

cpar

copula parameter -1<=cpar<=1

Examples

Run this code
pcondfgm(0.5,0.6,0.9)

Run the code above in your browser using DataLab