elicitDirichlet: Elicit a Dirichlet distribution interactively

View source: R/elicitDirichlet.R

elicitDirichletR 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: 

elicit()


## End(Not run)

OakleyJ/SHELF documentation built on March 17, 2024, 8:13 p.m.