Learn R Programming

SHELF (version 1.12.0)

elicitDirichlet: 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()

Arguments

Value

The parameters of the fitted Dirichlet distribution, which are returned once the Quit button has been clicked.

Author

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

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.

Examples

Run this code

if (FALSE) {

elicitDirichlet()

}

Run the code above in your browser using DataLab