pGGEE_COP: Joint CDF of the GGEE copula model

View source: R/fullrange2.R

pGGEE_COPR Documentation

Joint CDF of the GGEE copula model

Description

Joint CDF of the GGEE copula model

Usage

pGGEE_COP(u, v, al, be, flag = 1, integration = F, maxit = 1e+05)

Arguments

u, v:

data input.

al, be:

parameters.

flag:

flag used in the appell::appellf1() function.

Examples

pGGEE_COP(0.9, 0.3, 1, 1)
pGGEE_COP(0.9, 0.3, 1, 1, integration=T)

larryleihua/CopulaOne documentation built on Jan. 18, 2024, 5:28 a.m.