dPPPP_COP_1: Copula Density Function of PPPP_COP (when a=b=1)

View source: R/fullrange2.R

dPPPP_COP_1R Documentation

Copula Density Function of PPPP_COP (when a=b=1)

Description

PPPP_COP - Copula density function of PPPP_COP (when a=b=1)

Usage

dPPPP_COP_1(uvec, vvec, al, be)

Arguments

al, be

the four shape parameters.

u, v

values in (0,1).

Examples

dPPPP_COP_1(0.2, 0.4, 1,1)
dPPPP_COP_1(0.8, 0.3, 1,1)
dPPPP_COP_1(c(0.2,0.8), c(0.4, 0.3), 1,1)

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