Learn R Programming

CopulaGAMM (version 0.4.1)

pcondnor: Conditional Gaussian

Description

Conditional Gaussian

Usage

pcondnor(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
pcondnor(0.5,0.6,0.6)

Run the code above in your browser using DataLab