Learn R Programming

DistributionUtils (version 0.6-2)

Distribution Utilities

Description

Utilities are provided which are of use in the packages I have developed for dealing with distributions. Currently these packages are GeneralizedHyperbolic, VarianceGamma, and SkewHyperbolic and NormalLaplace. Each of these packages requires DistributionUtils. Functionality includes sample skewness and kurtosis, log-histogram, tail plots, moments by integration, changing the point about which a moment is calculated, functions for testing distributions using inversion tests and the Massart inequality. Also includes an implementation of the incomplete Bessel K function.

Copy Link

Version

Install

install.packages('DistributionUtils')

Monthly Downloads

14,272

Version

0.6-2

License

GPL (>= 2)

Maintainer

David Scott

Last Published

March 29th, 2025

Functions in DistributionUtils (0.6-2)

momIntegrated

Moments Using Integration
tailPlot

Tail Plot Functions
tsHessian

Calculate Two-Sided Hessian Approximation
pDist

Distribution and Quantile Functions for Unimodal Distributions
momSE

Standard Errors of Sample Moments
momChangeAbout

Obtain Moments About a New Location
distStepSize

Step Size for Calculating the Range of a Unimodal Distribution
moranTest

Moran's Log Spacings Test
inversionTests

Inversion Tests for Distributions
logHist

Plot Log-Histogram
is.wholenumber

Is Object Numeric and Whole Numbers
safeIntegrate

Safe Integration of One-Dimensional Functions
Sample Moments

Sample Skewness and Kurtosis
DistributionUtils-internal

Internal Distribution Utilities Functions
distCalcRange

Range of a Unimodal Distribution
DistributionUtils-package

Utility functions useful for all distributions in packages following the standard approach developed in Scott, Wuertz and Dong.
incompleteBesselK

The Incomplete Bessel K Function
integrateDens

Integrates a Density Function
Bessel K Ratio

Ratio of Bessel K Functions
distIneqMassartPlot

Massart Inequality Plot Function
distIneqMassart

Massart Inequality for Distributions
distMode

Mode of a Unimodal Distribution