qPPPP: quantile of univariate margins of the PPPP model

View source: R/fullrange2.R

qPPPPR Documentation

quantile of univariate margins of the PPPP model

Description

quantile of univariate margins of the PPPP model

Usage

qPPPP(u, al, be, a, b, maxit = 1e+05)

Arguments

al, be, a, b:

parameters.

u:

data input.

log:

if use log in it but the result is still the original scale

Examples

## Not run: 
plot(sapply(seq(0.001,0.999, length=100), function(x){qPPPP(x, 0.3, 1.3, 1, 1)}), type="l",ylab="")

## End(Not run)

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