elicitDirichlet {SHELF} | R Documentation |
Elicit a Dirichlet distribution interactively
Description
Opens up a web browser (using the shiny package), from which you can elicit a Dirichlet distribution
Usage
elicitDirichlet()
Details
Click on the "Help" tab for instructions. 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
The parameters of the fitted Dirichlet distribution, which are returned once the Quit button has been clicked.
Author(s)
Jeremy Oakley <j.oakley@sheffield.ac.uk>
Examples
## Not run:
elicitDirichlet()
## End(Not run)
[Package SHELF version 1.10.0 Index]