Learn R Programming

⚠️There's a newer version (0.6-2) of this package.Take me there.

DistributionUtils (version 0.6-0)

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-0

License

GPL (>= 2)

Maintainer

David Scott

Last Published

November 27th, 2018

Functions in DistributionUtils (0.6-0)

Bessel K Ratio

Ratio of Bessel K Functions
moranTest

Moran's Log Spacings Test
pDist

Distribution and Quantile Functions for Unimodal Distributions
DistributionUtils-package

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

Tail Plot Functions
DistributionUtils-internal

Internal Distribution Utilities Functions
inversionTests

Inversion Tests for Distributions
is.wholenumber

Is Object Numeric and Whole Numbers
tsHessian

Calculate Two-Sided Hessian Approximation
distMode

Mode of a Unimodal Distribution
distStepSize

Step Size for Calculating the Range of a Unimodal Distribution
logHist

Plot Log-Histogram
distIneqMassart

Massart Inequality for Distributions
momChangeAbout

Obtain Moments About a New Location
distIneqMassartPlot

Massart Inequality Plot Function
safeIntegrate

Safe Integration of One-Dimensional Functions
Sample Moments

Sample Skewness and Kurtosis
incompleteBesselK

The Incomplete Bessel K Function
momIntegrated

Moments Using Integration
integrateDens

Integrates a Density Function
momSE

Standard Errors of Sample Moments
distCalcRange

Range of a Unimodal Distribution