jdGGEE: Joint density of the GGEE model

View source: R/fullrange2.R

jdGGEER Documentation

Joint density of the GGEE model

Description

Joint density of the GGEE model

Usage

jdGGEE(x1, x2, al, be, flag = 1, integration = F)

Arguments

x1, x2:

data input.

al, be:

parameters.

integration

if T: use numerical integration instead of appellf1, default is F

flag:

flag used in appell::appellf1()

Examples

jdGGEE(10,2, 1, 1)
jdGGEE(10,2, 1, 1, integration = T)

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