Package: deconvolveR 1.2-1

Balasubramanian Narasimhan

deconvolveR: Empirical Bayes Estimation Strategies

Empirical Bayes methods for learning prior distributions from data. An unknown prior distribution (g) has yielded (unobservable) parameters, each of which produces a data point from a parametric exponential family (f). The goal is to estimate the unknown prior ("g-modeling") by deconvolution and Empirical Bayes methods. Details and examples are in the paper by Narasimhan and Efron (2020, <doi:10.18637/jss.v094.i11>).

Authors:Bradley Efron [aut], Balasubramanian Narasimhan [aut, cre]

deconvolveR_1.2-1.tar.gz
deconvolveR_1.2-1.zip(r-4.5)deconvolveR_1.2-1.zip(r-4.4)deconvolveR_1.2-1.zip(r-4.3)
deconvolveR_1.2-1.tgz(r-4.4-any)deconvolveR_1.2-1.tgz(r-4.3-any)
deconvolveR_1.2-1.tar.gz(r-4.5-noble)deconvolveR_1.2-1.tar.gz(r-4.4-noble)
deconvolveR_1.2-1.tgz(r-4.4-emscripten)deconvolveR_1.2-1.tgz(r-4.3-emscripten)
deconvolveR.pdf |deconvolveR.html
deconvolveR/json (API)
NEWS

# Install 'deconvolveR' in R:
install.packages('deconvolveR', repos = c('https://bnaras.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bnaras/deconvolver/issues

Datasets:
  • bardWordCount - Shakespeare word counts in the entire canon: 14,376 distinct words appeared exactly once, 4343 words appeared twice etc.
  • disjointTheta - A set of Theta values that have a bimodal distribution for testing
  • surg - Intestinal surgery data involving 844 cancer patients. The data consists of pairs (n_i, s_i) where n_i is the number of satellites removed and s_i is the number of satellites found to be malignant.

On CRAN:

1 exports 9 stars 1.77 score 0 dependencies 2 dependents 6 scripts 373 downloads

Last updated 4 years agofrom:07e0333075. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winNOTEAug 30 2024
R-4.5-linuxNOTEAug 30 2024
R-4.4-winNOTEAug 30 2024
R-4.4-macNOTEAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:deconv

Dependencies:

Empirical Bayes Deconvolution

Rendered fromdeconvolution.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2019-02-08
Started: 2016-10-25