calculateAMDominancy: Calculate A-M-Dominancy

Description Usage Arguments Value References

Description

Checks if an action is A-M-dominant for a given set of probability measures.

Usage

1
calculateAMDominancy(ps, action, p.measures, show.info = TRUE)

Arguments

ps

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

action

[character]
The act for which it should be checked if it is A-M-dominant.
Must be one of the levels of the action variable in the data.frame of the object ps$df.

p.measures

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

show.info

[logical(1L)] Print info output to console? Defaults to TRUE.

Value

[numeric()] Vector of minimal optimal value of the objective functions as returned by calculateLocalAdmissibility.

References

\insertRef

mainrefdips


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