Learn R Programming

CompPareto (version 0.1.0)

Discrete Composite Distributions with Pareto Tails

Description

Contains the probability density function, cumulative distribution function, quantile function, and random number generator for composite and discrete composite distributions with Pareto tails. The detailed description of the methods and the applications of the methods can be found in Bowen Liu, Malwane M.A. Ananda (2023) .

Copy Link

Version

Install

install.packages('CompPareto')

Monthly Downloads

143

Version

0.1.0

License

GPL-3

Maintainer

Bowen Liu

Last Published

October 17th, 2023

Functions in CompPareto (0.1.0)

dwdcomppareto

The probability mass function (pmf) of a discrete composite distribution with Pareto tail
rcomppareto

Generating random number from a discrete composite distribution with Pareto tail
rwdcomppareto

Generating random number from a discrete composite distribution with Pareto tail
dcomppareto

The probability density function (pdf) of a composite distribution with Pareto tail
pcomppareto

The cumulative distribution function (CDF) of a composite distribution with Pareto tail
pwdcomppareto

The cumulative distribution function (CDF) of a discrete composite distribution with Pareto tail
qwdcomppareto

The quantile function of a discrete composite distribution with Pareto tail
qcomppareto

The quantile function of a composite distribution with Pareto tail