StrategyProbs

Name

StrategyProbs -- Returns the list of strategy probabilities for a profile

Synopsis

StrategyProbs[profile->MIXED] =: LIST(LIST(NUMBER)) 

Description

StrategyProbs returns a nested list of the probabilities for each strategy under profile. The (i,j)th entry is the probability of player i adopting strategy j.

See also

SetStrategyProbs, StrategyProb.