elicitMultiple {SHELF} | R Documentation |
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()
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.
Value
An object of class elicitation
, which is returned once the
Finish button has been clicked. See fitdist
for details.
Author(s)
Jeremy Oakley <j.oakley@sheffield.ac.uk>
Examples
## Not run:
elicitMultiple()
## End(Not run)
[Package SHELF version 1.10.0 Index]