Learn R Programming

SHELF (version 1.12.0)

elicitExtension: Elicitation with the extension method

Description

Opens up a web browser (using the shiny package), from which you can specify judgements, fit distributions, and produce various plots. Judgements are specified for the distribution of the conditioning variable Y, the median function (median of X given Y), and the distribution of X given that Y takes its median value. Plots are provided for the two elicited distributions, the median function, the conditional distribution of X for any specified Y, and the marginal distribution of X.

Usage

elicitExtension()

Arguments

Value

A list, with two objects of class elicitation. 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 for each uncertain quantity, and "Download sample" to generate a csv file with a sample from the marginal distribution of X.

Examples

Run this code

if (FALSE) {

elicitExtension()

}

Run the code above in your browser using DataLab