Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 22 found.
[1] < 1 2 3 > [3]  Sort:

distIneqMassart (Package: DistributionUtils) :

This function implements a test of the random number generator and distribution function based on an inequality due to Massart (1990).
● Data Source: CranContrib
● Keywords: distribution, univariate
● Alias: distIneqMassart
● 0 images

distStepSize (Package: DistributionUtils) :

Given the parameters of a unimodal distribution and the root of the density function name, this function determines the step size when calculating the range of the specified unimodal distribution. The parameterization used is the one for the corresponding density function calculation.
● Data Source: CranContrib
● Keywords: distribution, univar
● Alias: distStepSize
● 0 images

distIneqMassartPlot (Package: DistributionUtils) :

Creates a Massart inequality plot for testing the empirical distribution and distribution function based on an inequality due to Massart (1990).
● Data Source: CranContrib
● Keywords: distribution, univar
● Alias: distIneqMassartPlot
2 images

Bessel K Ratio (Package: DistributionUtils) : Ratio of Bessel K Functions

Calculates the ratio of Bessel K functions of different orders, but the same value of the argument.
● Data Source: CranContrib
● Keywords: math
● Alias: besselRatio
● 0 images

is.wholenumber (Package: DistributionUtils) : Is Object Numeric and Whole Numbers

Checks whether an object is numeric and if so, are all the elements whole numbers, to a given tolerance.
● Data Source: CranContrib
● Keywords: classes
● Alias: is.wholenumber
● 0 images

inversionTests (Package: DistributionUtils) :

Functions to check performance of distribution and quantile functions. Applying the distribution function followed by the quantile function to a set of numbers should reproduce the original set of numbers. Likewise applying the quantile function followed by the distribution function to numbers in the range (0,1) should produce the original numbers.
● Data Source: CranContrib
● Keywords: distribution, univariate
● Alias: inversionTestpq, inversionTestqp
● 0 images

integrateDens (Package: DistributionUtils) :

Given a density function specified by the root of the density function name, returns the integral over a specified range, usually the whole real line. Used for checking that the integral over the whole real line is 1.
● Data Source: CranContrib
● Keywords: distribution, univar
● Alias: integrateDens
● 0 images

tsHessian (Package: DistributionUtils) :

Calculates an approximation to the Hessian of a function. Used for obtaining an approximation to the information matrix for maximum likelihood estimation.
● Data Source: CranContrib
● Keywords: math
● Alias: tsHessian
● 0 images

logHist (Package: DistributionUtils) : Plot Log-Histogram

Plots a log-histogram, as in for example Feiller, Flenley and Olbricht (1992).
● Data Source: CranContrib
● Keywords: distribution, hplot
● Alias: logHist
4 images

distCalcRange (Package: DistributionUtils) :

Given the parameters of a unimodal distribution and the root of the density function name, this function determines the range outside of which the density function is negligible, to a specified tolerance.
● Data Source: CranContrib
● Keywords: distribution, univar
● Alias: distCalcRange
● 0 images