calculateGIE: Calculate Generalized Interval Expectation

Description Usage Arguments Value References

Description

Calculates the Generalized Interval Expectation for an act, on the basis of a consistent Preference System.

Usage

1
calculateGIE(ps, delta, p.measures, action)

Arguments

ps

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

delta

[numeric(1L)]
granularity parameter. Must be between 0 and 1

p.measures

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

action

[character]
The act 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

[numeric(2L)] Lower and upper bounds of the interval.

References

\insertRef

mainrefdips


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