dPPPP: Density of univariate margins of the PPPP model (a!=al,...

View source: R/fullrange2.R

dPPPPR Documentation

Density of univariate margins of the PPPP model (a!=al, b!=be)

Description

Density of univariate margins of the PPPP model (a!=al, b!=be)

Usage

dPPPP(x, al, be, a, b)

Arguments

al, be, a, b:

parameters.

x:

data input.

Examples

plot(sapply(seq(0,20, length=100), function(x){dPPPP(x, 1,1,2,2)}), type="l",ylab="")

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