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

fit.sld.lmom (Package: sld) : Fit the skew logistic distribution using L-Moments

Fits the quantile-based Skew Logistic Distribution using L-Moments. fit.sld.lmom calculates the sample L Moments of a dataset and uses the method of L Moments to estimate the parameters of the skew logistic distribution. fit.sld.lmom.given fits the skew logistic using user-supplied values of the first three L Moments.
● Data Source: CranContrib
● Keywords: estimation
● Alias: fit.sld.lmom, fit.sld.lmom.given
● 0 images

lmom.sample (Package: sld) : Calculate sample L-Moments

Calculate sample L-Moments of a dataset
● Data Source: CranContrib
● Keywords: estimation
● Alias: lmom.sample
● 0 images

SkewLogisticDistribution (Package: sld) : The quantile-based Skew Logistic Distribution

Density, density quantile, distribution and quantile functions and random generation for the quantile-based skew logistic distribution.
● Data Source: CranContrib
● Keywords: distribution
● Alias: dqsl, dsl, psl, qsl, rsl, sld
● 0 images

plotsl (Package: sld) : Plots of density and distribution function for the quantile based skew logistic distribution

Produces plots of density and distribution function for the quantile based skew logistic distribution. Although you could use curve(dsl(x)) to do this, the fact that the density and quantiles of this distribution are defined in terms of the depth, u, means that a seperate function that uses the depths to produce the values to plot is more accurate and efficient.
● Data Source: CranContrib
● Keywords: aplot, distribution, hplot
● Alias: plotsl, plotslc, plotsld
● 0 images

qqsl (Package: sld) : Quantile-Quantile plot against the skew logistic distribution

qqgl produces a Quantile-Quantile plot of data against the quantile-based skew logistic distribution, or a Q-Q plot to compare two sets of parameter values for the quantile-based skew logistic distribution. This function does for the skew logistic distribution what qqnorm does for the normal.
● Data Source: CranContrib
● Keywords: aplot, distribution, hplot
● Alias: qqsl
● 0 images