Learn R Programming

pgnorm (version 2.0)

The p-Generalized Normal Distribution

Description

Evaluation of the pdf and the cdf of the univariate, noncentral, p-generalized normal distribution. Sampling from the univariate, noncentral, p-generalized normal distribution using either the p-generalized polar method, the p-generalized rejecting polar method, the Monty Python method, the Ziggurat method or the method of Nardon and Pianca. The package also includes routines for the simulation of the bivariate, p-generalized uniform distribution and the simulation of the corresponding angular distribution.

Copy Link

Version

Install

install.packages('pgnorm')

Monthly Downloads

318

Version

2.0

License

GPL (>= 2)

Maintainer

Steve Kalke

Last Published

November 24th, 2015

Functions in pgnorm (2.0)

ppgnorm

A function to evaluate the $p$-generalized normal cdf
pgnorm-package

The $p$-Generalized Normal Distribution
zigsetup

A function for setting up the Ziggurat.
datasetpgnzig

Dataset of the Ziggurat method
rpgnorm_pgenpolarrej

A random number generator for the $p$-generalized normal distribution
rpgnorm_ziggurat

A random number generator for the $p$-generalized normal distribution
rpgnorm_pgenpolar

A random number generator for the $p$-generalized normal distribution
rpgangular

A random number generator for the angular distribution
rpgnorm_nardonpianca

A random number generator for the $p$-generalized normal distribution
rpgnorm_montypython

A random number generator for the $p$-generalized normal distribution
datasetpgnmp1

Dataset 1 of the Monty Python method
dpgnorm

A function to evaluate the $p$-generalized normal density
rpgunif

A random number generator for the $p$-generalized uniform distribution
datasetpgnmp2

Dataset 2 of the Monty Python method
rpgnorm

A random number generator for the $p$-generalized normal distribution