SetActionProb

Name

SetActionProb -- Sets the probability an action is played in a profile

Synopsis

SetActionProb[profile<->BEHAV, action->ACTION, value->NUMBER] =: BEHAV 

Description

SetActionProb sets the component of profile for action to be equal to value, and returns profile. It is an error if profile and action are not from the same extensive form game.

See also

ActionProb, SetActionProbs.