Package models

Class Summary
BgModel This is a class that runs the BalaGoyal Model of Bayesian Learning in Networks.
BiasedNetworkModel This class implements a learning in network model with biased network formation This model uses beta-distribution learning (aka payoff learning).
HybridModel This is a Hyrbid Model which involves both experimentation (as implemented in the BGModel) and also conformist behavior (averaging of neighbors beliefs).
PayoffLearningModel  
RandomNetworkModel This class implements a learning in network model with random network formation.
SignalingGame  
SimpleCondorcetModel The world is set in state 0, each individual is given (noisy) access to the world.
SingleBGM  
SingleDPL  
SinglePlayerModel This class will run any of the four interesting models with any of three learning rules but only for a single player.
SingleSM  
SingleSPL  
StandardModel This is a class that runs the Standard Model of Bayesian Learning in Networks.