Package: stat.extend
Type: Package
Title: Highest Density Regions and Other Functions of Distributions
Version: 0.1.4
Authors@R: c(
    person("Ben", "O'Neill", email = "ben.oneill@hotmail.com", role = c("aut", "cph")),
    person("Neal", "Fultz", email = "nfultz@gmail.com", role = c("cre","ctb"))
    )
Copyright: Ben O'Neill 2020
Description: Highest Density Regions are the smallest set in the support of a
    probability distribution with the specified coverage probability. 'HDRs'
    may contain disjoint intervals, but can be calculated efficiently using
    iterative methods. One can similarly construct optimal (i.e., shortest)
    confidence intervals for some basic inferential problems, including for
    population means, variances, or proportion parameters.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: sets
Suggests: extraDistr, invgamma, VGAM
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-10-08 15:22:36 UTC; nfultz
Author: Ben O'Neill [aut, cph],
  Neal Fultz [cre, ctb]
Maintainer: Neal Fultz <nfultz@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-08 16:10:02 UTC
Built: R 4.4.2; ; 2025-11-01 10:29:10 UTC; unix
