Package: heavytails
Title: Estimators and Algorithms for Heavy-Tailed Distributions
Version: 0.1.1
Authors@R: 
    person("Farid", "Rohan", , "frohan@ur.rochester.edu", role = c("aut", "cre"))
Description: Implements the estimators and algorithms described in Chapters 8 and 9 of the book "The Fundamentals of Heavy Tails: Properties, Emergence, and Estimation" by Nair et al. (2022, ISBN:9781009053730). These include the Hill estimator, Moments estimator, Pickands estimator, Peaks-over-Threshold (POT) method, Power-law fit, and the Double Bootstrap algorithm.
License: MIT + file LICENSE
URL: https://github.com/0diraf/heavytails
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-25 17:54:07 UTC; diraF
Author: Farid Rohan [aut, cre]
Maintainer: Farid Rohan <frohan@ur.rochester.edu>
Repository: CRAN
Date/Publication: 2025-12-01 14:30:02 UTC
Built: R 4.4.3; ; 2026-01-23 02:37:35 UTC; windows
