Package: EBCHS 0.1.1

Lilun Du
EBCHS: An Empirical Bayes Method for Chi-Squared Data
We provide the main R functions to compute the posterior interval for the noncentrality parameter of the chi-squared distribution. The skewness estimate of the posterior distribution is also available to improve the coverage rate of posterior intervals. Details can be found in Du and Hu (2022) <doi:10.1080/01621459.2020.1777137>.
Authors:
EBCHS_0.1.1.tar.gz
EBCHS_0.1.1.zip(r-4.7)EBCHS_0.1.1.zip(r-4.6)EBCHS_0.1.1.zip(r-4.5)
EBCHS_0.1.1.tgz(r-4.6-any)EBCHS_0.1.1.tgz(r-4.5-any)
EBCHS_0.1.1.tar.gz(r-4.7-any)EBCHS_0.1.1.tar.gz(r-4.6-any)
EBCHS_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
EBCHS/json (API)
| # Install 'EBCHS' in R: |
| install.packages('EBCHS', repos = c('https://dulilun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dulilun/ebchs/issues
Last updated from:2740e6861c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 110 |
Exports:density_g_modeldensity_LSdensity_PLSEB_CSpredictive_recursion
Dependencies:ashbitopscliclustercolorspacecpp11deSolvefarverfdafdsFNNggplot2gluegtablehdrcdeisobandkernlabKernSmoothkslabelinglatticelifecyclelocfitMASSMatrixmclustmgcvmulticoolmvtnormnlmepcaPPpracmaR6rainbowRColorBrewerRcppRCurlrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The l_1 to l_4 derivative from the g-modeling method | density_g_model |
| log-density derivatives-parametric approach | density_LS |
| Penalized least-squares method in Du and Hu (2022) | density_PLS |
| Main function used in the paper (Du and Hu, 2022) | EB_CS |
| Predictive recursion by Newton (2002) | predictive_recursion |