SetActionProbs

Name

SetActionProbs -- Sets the probabilities actions are played at an information set

Synopsis

SetActionProbs[profile<->BEHAV, infoset->INFOSET, 
               value->LIST(NUMBER)] =: BEHAV 

Description

SetActionProbs sets the components of profile for information set infoset to be equal to values. Returns profile. It is an error if profile and infoset are not from the same extensive form game, or if the length of value is not the same as the number of actions in profile's support at infoset.

See also

ActionProb, SetActionProbs.