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 - 9 of 9 found.
[1] < 1 > [1]  Sort:

NormalLaplaceMeanVar (Package: NormalLaplace) :

Functions to calculate the mean, variance, skewness and kurtosis of a specified normal Laplace distribution.
● Data Source: CranContrib
● Keywords: distribution
● Alias: NormalLaplaceMeanVar, nlKurt, nlMean, nlSkew, nlVar
1 images

nlFitStart (Package: NormalLaplace) : Find Starting Values for Fitting a Normal Laplace Distribution

Finds starting values for input to a maximum likelihood routine for fitting a normal Laplace distribution to data.
● Data Source: CranContrib
● Keywords: distribution
● Alias: nlFitStart, nlFitStartMoM
● 0 images

summary.nlFit (Package: NormalLaplace) : Summarizing Normal Laplace Distribution Fit

summary Method for class "nlFit".
● Data Source: CranContrib
● Keywords: distribution
● Alias: print.summary.nlFit, summary.nlFit
● 0 images

NormalLaplaceDistribution (Package: NormalLaplace) :

Density function, distribution function, quantiles and random number generation for the normal Laplace distribution, with parameters mu (location), delta (scale), beta (skewness), and nu (shape).
● Data Source: CranContrib
● Keywords: distribution
● Alias: NormalLaplaceDistribution, dnl, pnl, qnl, rnl
2 images

nlFit (Package: NormalLaplace) : Fit the Normal Laplace Distribution to Data

Fits a normal Laplace distribution to data. Displays the histogram, log-histogram (both with fitted densities), Q-Q plot and P-P plot for the fit which has the maximum likelihood.
● Data Source: CranContrib
● Keywords: distribution
● Alias: coef.nlFit, nlFit, plot.nlFit, print.nlFit, vcov.nlFit
5 images

NormalLaplace-package (Package: NormalLaplace) :

This package provides a collection of functions for Normal Laplace distributions. Functions are provided for the density function, distribution function, quantiles and random number generation. The mean, variance, skewness and kurtosis of a given Normal Laplace distribution are given by nlMean, nlVar, nlSkew, and nlKurt respectively.
● Data Source: CranContrib
● Keywords: package
● Alias: NormalLaplace, NormalLaplace-package
● 0 images

MillsRatio (Package: NormalLaplace) : Mills Ratio

Calculates the Mills ratio
● Data Source: CranContrib
● Keywords: math
● Alias: MillsRatio, millsR
● 0 images

nlCheckPars (Package: NormalLaplace) :

Given a set of parameters for the normal Laplace distribution, the functions checks the validity of each parameter and if they and if they correspond to the boundary cases.
● Data Source: CranContrib
● Keywords: distribution
● Alias: nlCheckPars
● 0 images

nlPlots (Package: NormalLaplace) : Normal Laplace Quantile-Quantile and Percent-Percent Plots

qqnl produces a normal Laplace Q-Q plot of the values in y.
● Data Source: CranContrib
● Keywords: distribution, nlplot
● Alias: ppnl, qqnl
1 images