Learn R Programming

decision (version 0.1.0)

Statistical Decision Analysis

Description

Contains a function called dmur() which accepts four parameters like possible values, probabilities of the values, selling cost and preparation cost. The dmur() function generates various numeric decision parameters like MEMV (Maximum (optimum) expected monitory value), best choice, EPPI (Expected profit with perfect information), EVPI (Expected value of the perfect information), EOL (Expected opportunity loss), which facilitate effective decision-making.

Copy Link

Version

Install

install.packages('decision')

Monthly Downloads

173

Version

0.1.0

License

GPL (>= 2)

Maintainer

Partha Bishnu

Last Published

April 5th, 2016

Functions in decision (0.1.0)

dmur

Statistical Decision Analysis: with the help of this package we construct the payoff table and the opportunity loss table and calculate various statistical parameters like EMVs, MEMV, EPPI, EVPI, EOL which help in taking effective decisions.