Learn R Programming

SHELF (version 1.12.0)

elicitMultiple: Elicit individual judgements and fit distributions for multiple experts

Description

Opens up a web browser (using the shiny package), from which you can specify judgements, fit distributions and plot the fitted density functions and a (weighted) linear pool with additional feedback.

Usage

elicitMultiple()

Arguments

Value

An object of class elicitation, which is returned once the Finish button has been clicked. See fitdist for details.

Author

Jeremy Oakley <j.oakley@sheffield.ac.uk>

Details

Click the "Quit" button to exit the app and return the results from the fitdist command. Click "Download report" to generate a report of all the fitted distributions.

Examples

Run this code

if (FALSE) {

elicitMultiple()

}

Run the code above in your browser using DataLab