Package: mhn 0.1.0
mhn: The Modified Half-Normal Distribution
Provides density, distribution, quantile, and random generation functions for the Modified Half-Normal (MHN) distribution, along with moments, mode, and the Fox-Wright Psi function used as the normalizing constant. The MHN distribution arises as a conditional posterior in Bayesian MCMC and generalizes the half-normal, truncated normal, and square-root gamma distributions. Implements efficient sampling via the Sun, Kong & Pal (2023) <doi:10.1080/03610926.2021.1934700> algorithms and the Gao & Wang (2025) <doi:10.1080/03610918.2025.2524551> RTDR method.
Authors:
mhn_0.1.0.tar.gz
mhn_0.1.0.zip(r-4.7)mhn_0.1.0.zip(r-4.6)mhn_0.1.0.zip(r-4.5)
mhn_0.1.0.tgz(r-4.6-x86_64)mhn_0.1.0.tgz(r-4.6-arm64)mhn_0.1.0.tgz(r-4.5-x86_64)mhn_0.1.0.tgz(r-4.5-arm64)
mhn_0.1.0.tar.gz(r-4.7-arm64)mhn_0.1.0.tar.gz(r-4.7-x86_64)mhn_0.1.0.tar.gz(r-4.6-arm64)mhn_0.1.0.tar.gz(r-4.6-x86_64)
mhn_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mhn/json (API)
NEWS
| # Install 'mhn' in R: |
| install.packages('mhn', repos = c('https://t-momozaki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/t-momozaki/mhn/issues
Pkgdown/docs site:https://t-momozaki.github.io
Last updated from:56a950316a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 174 | ||
| linux-devel-x86_64 | OK | 173 | ||
| source / vignettes | OK | 236 | ||
| linux-release-arm64 | OK | 188 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 185 | ||
| macos-release-x86_64 | OK | 260 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| macos-oldrel-x86_64 | OK | 360 | ||
| windows-devel | OK | 203 | ||
| windows-release | OK | 161 | ||
| windows-oldrel | OK | 169 | ||
| wasm-release | OK | 148 |
Exports:dmhnmhn_kurtosismhn_meanmhn_modemhn_skewnessmhn_varpmhnqmhnrmhn
