Learn R Programming

SHELF (version 1.12.0)

elicitMixture: Elicit a mixture distribution using the extension method

Description

Opens up a web browser (using the shiny package), from which you can specify judgements, fit distributions and plot the fitted density function.

Usage

elicitMixture()

Arguments

Value

When the Quit button is clicked, a list, with elements

fit

an object of class elicitation. See fitdist for details.

extensionProbs

the probability mass function for the extension variable.

Author

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

Details

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

Examples

Run this code

if (FALSE) {

elicitMixture()

}

Run the code above in your browser using DataLab