calculateAAdmissibility: Calculate A-Admissibility

Description Usage Arguments Value References

Description

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

Usage

1
calculateAAdmissibility(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-Admissible.
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(1L)] Optimal value of the objective function.

References

\insertRef

mainrefdips


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