pPP: CDF of univariate margins of the PP model (i.e., Pareto I /...

View source: R/fullrange2.R

pPPR Documentation

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

Description

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

Usage

pPP(x, ga1, ga2)

Arguments

x:

data input.

al, be:

parameters.

Examples

plot(sapply(seq(0,10, length=50), function(x){pPP(x, 2,2)}), type="l")

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