elicitMixture: Elicit a mixture distribution using the extension method

View source: R/elicitMixture.R

elicitMixtureR 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 elicitation. See fitdist for details.

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)

SHELF documentation built on June 7, 2023, 5:11 p.m.