Last data update: 2014.03.03

GLDEX

Package: GLDEX
Version: 2.0.0.3
Date: 2015-07-04
Title: Fitting Single and Mixture of Generalised Lambda Distributions
(RS and FMKL) using Various Methods
Author: Steve Su, with contributions from: Diethelm Wuertz, Martin Maechler and Rmetrics core team members for low discrepancy algorithm, Juha Karvanen for L moments codes, Robert King for gld C codes and starship codes, Benjamin Dean for corrections and input in ks.gof code and R core team for histsu function.
Maintainer: Steve Su <allegro.su@gmail.com>
Depends: cluster, grDevices, graphics, stats
Description: The fitting algorithms considered in this package have two major objectives. One is to provide a smoothing device to fit distributions to data using the weight and unweighted discretised approach based on the bin width of the histogram. The other is to provide a definitive fit to the data set using the maximum likelihood and quantile matching estimation. Other methods such as moment matching, starship method, L moment matching are also provided. Diagnostics on goodness of fit can be done via qqplots, KS-resample tests and comparing mean, variance, skewness and kurtosis of the data with the fitted distribution.
License: GPL (>= 3)
NeedsCompilation: yes
Packaged: 2015-07-04 09:17:24 UTC; Steve
Repository: CRAN
Date/Publication: 2015-07-04 15:32:36

● Cran Task View: Cluster, Distributions
2 images, 79 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GLDEX' ...
** package 'GLDEX' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c 085A-LowDiscrepancy.f -o 085A-LowDiscrepancy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GLDEX.c -o GLDEX.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GLDEX.so 085A-LowDiscrepancy.o GLDEX.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GLDEX/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GLDEX'
    finding HTML links ... done
    085A-LowDiscrepancy                     html  
    FMKLfittingandbasicfunctions            html  
    GLDEX.package                           html  
    GLDfunctions                            html  
    Lmoments                                html  
    QUnif                                   html  
    RSfittingandbasicfunctions              html  
    digitsBase                              html  
    fittingfunctions                        html  
    fun.RMFMKL.hs                           html  
    fun.RMFMKL.hs.nw                        html  
    fun.RMFMKL.lm                           html  
    fun.RMFMKL.ml                           html  
    fun.RMFMKL.ml.m                         html  
    fun.RMFMKL.mm                           html  
    fun.RMFMKL.qs                           html  
    fun.RPRS.hs                             html  
    fun.RPRS.hs.nw                          html  
    fun.RPRS.lm                             html  
    fun.RPRS.ml                             html  
    fun.RPRS.ml.m                           html  
    fun.RPRS.mm                             html  
    fun.RPRS.qs                             html  
    fun.auto.bimodal.ml                     html  
    fun.auto.bimodal.pml                    html  
    fun.auto.bimodal.qs                     html  
    fun.beta                                html  
    fun.bimodal.fit.ml                      html  
    fun.bimodal.fit.pml                     html  
    fun.bimodal.init                        html  
    fun.check.gld                           html  
    fun.check.gld.multi                     html  
    fun.class.regime.bi                     html  
    fun.comp.moments.ml.2                   html  
    fun.comp.moments.ml                     html  
    fun.data.fit.hs                         html  
    fun.data.fit.hs.nw                      html  
    fun.data.fit.lm                         html  
    fun.data.fit.ml                         html  
    fun.data.fit.mm                         html  
    fun.data.fit.qs                         html  
    fun.diag.ks.g                           html  
    fun.diag.ks.g.bimodal                   html  
    fun.diag1                               html  
    fun.diag2                               html  
    fun.disc.estimation                     html  
    fun.gen.qrn                             html  
    fun.lm.theo.gld                         html  
    fun.mApply                              html  
    fun.minmax.check.gld                    html  
    fun.moments.bimodal                     html  
    fun.moments.r                           html  
    fun.nclass.e                            html  
    fun.plot.fit                            html  
    fun.plot.fit.bm                         html  
    fun.plot.many.gld                       html  
    fun.rawmoments                          html  
    fun.simu.bimodal                        html  
    fun.theo.bi.mv.gld                      html  
    fun.theo.mv.gld                         html  
    fun.which.zero                          html  
    fun.zero.omit                           html  
    gl.check.lambda.alt                     html  
    gl.check.lambda.alt1                    html  
    hiddenfunctions                         html  
    histsu                                  html  
    is.inf                                  html  
    is.notinf                               html  
    ks.gof                                  html  
    optimisationfunctions                   html  
    pretty.su                               html  
    qqplot.gld                              html  
    qqplot.gld.bi                           html  
    skewnessandkurtosis                     html  
    starship                                html  
    starship.adaptivegrid                   html  
    starship.obj                            html  
    t1lmoments                              html  
    which.na                                html  
** building package indices
** testing if installed package can be loaded
* DONE (GLDEX)
Making 'packages.html' ... done