elicitMixture {SHELF} | R Documentation |
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()
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.
Value
When the Quit button is clicked, a list, with elements
fit |
an object of class |
extensionProbs |
the probability mass function for the extension variable. |
Author(s)
Jeremy Oakley <j.oakley@sheffield.ac.uk>
Examples
## Not run:
elicitMixture()
## End(Not run)
[Package SHELF version 1.10.0 Index]