Package: SHELF
Type: Package
Title: Tools to Support the Sheffield Elicitation Framework
Version: 1.8.0
Date: 2021-06-18
Author: Jeremy Oakley
Maintainer: Jeremy Oakley <j.oakley@sheffield.ac.uk>
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. 
License: GPL-2 | GPL-3
Depends: R (>= 3.5.0)
RoxygenNote: 7.1.1
Suggests: testthat, knitr, GGally
Imports: ggplot2, grid, shiny, stats, graphics, tidyr, MASS, ggExtra,
        gridExtra, scales, rmarkdown, grDevices, shinyMatrix, utils,
        ggridges, Hmisc
URL: https://github.com/OakleyJ/SHELF
BugReports: https://github.com/OakleyJ/SHELF/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-18 09:39:37 UTC; Jeremy
Repository: CRAN
Date/Publication: 2021-06-18 16:20:02 UTC
Built: R 4.1.0; ; 2021-06-19 12:17:39 UTC; unix
