pcondpla {CopulaGAMM}R Documentation

Conditional Plackett (B2)

Description

Conditional Plackett (B2)

Usage

pcondpla(u, v, cpar)

Arguments

u

values at which the cdf is evaluated

v

value of the conditioning variable in (0,1)

cpar

copula parameter >1

Value

ccdf

Conditional cdf

Examples

pcondpla(0.5,0.6,2)

[Package CopulaGAMM version 0.4.1 Index]