RealizProb

Name

RealizProb -- Returns the probability a node is reached

Synopsis

RealizProb[profile->BEHAV, node->NODE] =: NUMBER 

Description

RealizProb returns the realization probability for node given that all players are following profile. It is an error if profile and node are not from the same extensive form game.

See also

ActionValue, Belief, InfosetProb, NodeValue.