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=F)}), type="l",ylab="")

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