dPPPP_COP_1_90: Copula Density Function of PPPP_COP that is rotated for 90...

View source: R/fullrange2.R

dPPPP_COP_1_90R Documentation

Copula Density Function of PPPP_COP that is rotated for 90 degrees counter clock-wise (when a=b=1)

Description

Copula density function of PPPP_COP that is rotated for 90 degrees counter clock-wise (when a=b=1)

Usage

dPPPP_COP_1_90(uvec, vvec, al, be)

Arguments

al, be

the four shape parameters.

u, v

values in (0,1).

Examples

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

larryleihua/CopulaOne documentation built on July 4, 2025, 7:22 p.m.