Other packages > Find by keyword >

SHELF  

Tools to Support the Sheffield Elicitation Framework
View on CRAN: Click here


Download and install SHELF package within the R console
Install from CRAN:
install.packages("SHELF")

Install from Github:
library("remotes")
install_github("cran/SHELF")

Install by package version:
library("remotes")
install_version("SHELF", "1.12.1")



Attach the package and use:
library("SHELF")
Maintained by
Jeremy Oakley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-07
Latest Update: 2025-03-01
Description:
Implements various methods for eliciting a probability distribution for a single parameter from an expert or a group of experts. The expert provides a small number of probability judgements, corresponding to points on his or her cumulative distribution function. A range of parametric distributions can then be fitted and displayed, with feedback provided in the form of fitted probabilities and percentiles. For multiple experts, a weighted linear pool can be calculated. Also includes functions for eliciting beliefs about population distributions, eliciting multivariate distributions using a Gaussian copula, eliciting a Dirichlet distribution, and eliciting distributions for variance parameters in a random effects meta-analysis model. R Shiny apps for most of the methods are included.
How to cite:
Jeremy Oakley (2015). SHELF: Tools to Support the Sheffield Elicitation Framework. R package version 1.12.1, https://cran.r-project.org/web/packages/SHELF. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:24), 1.0.1 (2015-07-07 13:01), 1.1.0 (2016-02-05 19:15), 1.2.0 (2016-08-17 20:11), 1.2.1 (2016-10-03 22:46), 1.2.2 (2016-11-14 16:27), 1.2.3 (2017-02-11 01:16), 1.3.0 (2017-10-31 09:37), 1.4.0 (2018-08-16 14:00), 1.5.0 (2019-03-26 17:03), 1.6.0 (2019-06-14 13:50), 1.7.0 (2020-02-08 11:20), 1.8.0 (2021-06-18 18:20), 1.9.0 (2023-06-07 18:00), 1.10.0 (2024-05-07 16:20), 1.11.0 (2024-09-06 17:50), 1.12.0 (2025-03-01 17:50), 1.12.1 (2025-11-17 09:50)
Other packages that cited SHELF R package
View SHELF citation profile
Other R packages that SHELF depends, imports, suggests or enhances
Complete documentation for SHELF
Functions, R codes and Examples using the SHELF R package
Some associated functions: SHELF-package . cdffeedback . cdfplot . compareIntervals . condDirichlet . copulaSample . elicit . elicitBivariate . elicitConcProb . elicitDirichlet . elicitExtension . elicitHeterogen . elicitMixture . elicitMultiple . elicitQuartiles . elicitTertiles . feedback . feedbackDirichlet . fitDirichlet . fitdist . fitprecision . generateReport . linearPoolDensity . makeCDFPlot . pdfplots . plinearpool . plotConditionalDensities . plotConditionalMedianFunction . plotQuartiles . plotTertiles . plotfit . sampleFit . sampleMarginalFit . 
Some associated R codes: SHELF-package.R . beta.error.R . cdfHelperfunctions.R . cdffeedback.R . cdfplot.R . compareExperts.R . condDirichlet.R . dhist.R . elicit.R . elicitBivariate.R . elicitConcProb.R . elicitCopula.R . elicitDirichlet.R . elicitExtension.R . elicitHeterogeneity.R . elicitMarginalsModule.R . elicitMixture.R . elicitMultipleExperts.R . elicitQuartiles.R . elicitTertiles.R . expertdensity.R . expertprobs.R . expertquantiles.R . extensionScripts.R . extractDistributions.R . feedback.R . feedbackgroup.R . feedbacksingle.R . fitDirichlet.R . fitdist.R . fitprecision.R . gamma.error.R . generateReport.R . histdensity.R . linearPoolDensity.R . lognormal.error.R . logt.error.R . makeCDFPlot.R . makeGroupPlot.R . makeLinearPoolPlot.R . makeQuartilePlot.R . makeSingleExpertPlot.R . makeTertilePlot.R . multiplot.R . normal.error.R . pdfplots.R . phist.R . plinearpool.R . plotQuartiles.R . plotTertiles.R . plotfit.R . plotlinearpool.R . plotsingle.R . qhist.R . qlinearpool.R . rlinearpool.R . roulette.R . sampleFit.R . t.error.R .  Full SHELF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA