Bayesian Updating Opinion Shared Uncertainty Model. (2.0.0)
This is an opinion dynamics model which extends the model found in (Martins 2009). The previous model had an unshared uncertainty assumption in agent-to-agent interaction this model relaxes that assumption. The model only supports a fully connect network where every agent has an equal likelihood of interacting with every other agent at any given time step. The model is highly modular so different social network paradigm can easier be implemented.
Release Notes
A complete over hall of the core functionality of the model.
- The networks model pairing algorithm is more efficient and can pair more than one agent up if desired
- Agents will different state values can be created (Can create extreme agent)
- Streamlined evaluations in agent interaction to be faster
- Interaction functions for the original martins model are included
Associated Publications
Bayesian Updating Opinion Shared Uncertainty Model. 2.0.0
Submitted by
Johnathan Adams
Published May 14, 2021
Last modified May 14, 2021
This is an opinion dynamics model which extends the model found in (Martins 2009). The previous model had an unshared uncertainty assumption in agent-to-agent interaction this model relaxes that assumption. The model only supports a fully connect network where every agent has an equal likelihood of interacting with every other agent at any given time step. The model is highly modular so different social network paradigm can easier be implemented.
Release Notes
A complete over hall of the core functionality of the model.
- The networks model pairing algorithm is more efficient and can pair more than one agent up if desired
- Agents will different state values can be created (Can create extreme agent)
- Streamlined evaluations in agent interaction to be faster
- Interaction functions for the original martins model are included