SetStrategyProb

Name

SetStrategyProb -- Sets the probability a strategy is played in a profile

Synopsis

SetStrategyProb[profile<->MIXED, strategy->STRATEGY, 
                value->NUMBER] =: MIXED 

Description

SetStrategyProb sets the component of profile for strategy to be equal to value. It is an error if profile and strategy are not from the same normal form game. Returns profile.

See also

SetStrategyProbs, StrategyProb.