pPPPP: CDF of univariate margins of the PPPP model

View source: R/fullrange2.R

pPPPPR Documentation

CDF of univariate margins of the PPPP model

Description

CDF of univariate margins of the PPPP model

Usage

pPPPP(x, al, be, a, b, log = F)

Arguments

al, be, a, b:

parameters.

x:

data input.

log:

return log or not

Examples

plot(sapply(seq(0.0001,20, length=50), function(x){pPPPP(x, 1,1,2,2,log=FALSE)}), type="l",ylab="")

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