Learn R Programming

⚠️There's a newer version (0.2.1) of this package.Take me there.

stat.extend (version 0.1.1)

Highest Density Regions and Other Functions of Distributions

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.

Copy Link

Version

Install

install.packages('stat.extend')

Monthly Downloads

46

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Neal Fultz

Last Published

August 11th, 2020

Functions in stat.extend (0.1.1)

HDR

Highest density region (HDR)
HDR.monotone

Custom HDR Functions
CONF.mean

Optimal Confidence Intervals for finite populations
checkIterArgs

Used to inherit roxygen docs