ActionProb

Name

ActionProb -- Returns the probability an action is chosen in a behavior profile

Synopsis

ActionProb[profile->BEHAV, action->ACTION] =: NUMBER 

Description

ActionProb returns the probability that action is chosen at its information set when all players are following profile. If action is a chance action, the probability of chance selecting the action is returned. If the probability is not specified by the profile, the null value is returned. It is an error if profile and action are not from the same extensive form game.

See also

SetActionProbs.