plotGIE: Plot Generalized Interval Expectation

Description Usage Arguments Value References

Description

Generates a plot visualizing Generalized Interval Expectation for a set of actions from a Preference System and a vector of granularities.

Usage

1
plotGIE(ps, deltas, p.measures, actions)

Arguments

ps

[PreferenceSystem]
Preference System. Possibly calculated with makeDecisionProblem, or initialized manually

deltas

[numeric()]
Vector of granularity parameters. Each entry must be between 0 and 1.

p.measures

[matrix]
Matrix of probability vectors. Each row corresponds to one probability vector.

actions

[character]
The acts that the interval is calculated for.
Must be one of the levels of the action variable in the data.frame of the object ps$df.

Value

ggplot2 object.

References

\insertRef

mainrefdips


florianfendt/dips documentation built on May 25, 2019, 5:22 p.m.