Package: poweRlaw
Type: Package
Title: Fitting heavy tailed distributions: the poweRlaw package
Version: 0.20.3
Date: 2014-05-15
Authors@R: person(given="Colin", family="Gillespie",
    email="csgillespie@gmail.com", role = c("aut", "cre"))
Maintainer: Colin Gillespie <csgillespie@gmail.com>
Description: This package implements both the discrete and continuous maximum
    likelihood estimators for fitting the power-law distribution to data.
    Additionally, a goodness-of-fit based approach is used to estimate the
    lower cut-off for the scaling region.
URL: https://github.com/csgillespie/poweRlaw
BugReports: https://github.com/csgillespie/poweRlaw/issues
Depends: R (>= 3.0.0), methods
Imports: VGAM, parallel
Suggests: knitr, R.matlab, testthat
VignetteBuilder: knitr
License: GPL-2 | GPL-3
Collate: 'aaa_all_classes.R' 'AllGenerics.R' 'bootstrap.R'
        'bootstrap_p.R' 'checks.R' 'compare_distributions.R'
        'ctn_helper_functions.R' 'data_help_files.R' 'def_conexp.R'
        'def_conlorm.R' 'def_conpl.R' 'def_disexp.R' 'def_dislnorm.R'
        'def_displ.R' 'def_dispois.R' 'def_template.R'
        'dist_data_cdf_methods.R' 'estimate_pars.R' 'estimate_xmin.R'
        'lines_methods.R' 'plcon.R' 'pldis.R' 'plot_methods.R'
        'points_methods.R' 'poweRlaw-package.R' 'show_methods.R'
Packaged: 2014-05-27 15:57:01 UTC; ncsg3
Author: Colin Gillespie [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-27 20:06:54
