elicitMixture {SHELF} | R Documentation |
Opens up a web browser (using the shiny package), from which you can specify judgements, fit distributions and plot the fitted density function.
elicitMixture()
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.
When the Quit button is clicked, a list, with elements
fit |
an object of class |
extensionProbs |
the probability mass function for the extension variable. |
Jeremy Oakley <j.oakley@sheffield.ac.uk>
## Not run:
elicitMixture()
## End(Not run)