qPP: quantile of univariate margins of the PP model (i.e., Pareto...

View source: R/fullrange2.R

qPPR Documentation

quantile of univariate margins of the PP model (i.e., Pareto I / Pareto I)

Description

quantile of univariate margins of the PP model (i.e., Pareto I / Pareto I)

Usage

qPP(u, ga1, ga2)

Arguments

x:

data input.

al, be:

parameters.

Examples

plot(sapply(seq(0.99,1-0.001, length=1000), function(x){qPP(x, 0.2,0.3)}), type="l")

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