Opinion Dynamics with various confidence distributions (1.0.0)
            Project for the course “Introduction to Agent-Based Modeling”.
The NetLogo model implements an Opinion Dynamics model with different confidence distributions, inspired by the Bounded Confidence model presented by Hegselmann and Krause in 2002. Hegselmann and Krause used a model with uniform distribution of confidence, but one could imagine agents that are more confident in their own opinions than others. Confidence with triangular, semi-circular, and Gaussian distributions are implemented. Moreover, network structure is optional and can be taken into account in the agent’s confidence such that agents assign less confidence the further away from them other agents are.
            
            Release Notes
            This release contains the main NetLogo file and documentation following the ODD protocol. Instructions for running the model are also included in the NetLogo info tab.
            Associated Publications
            
         
    
    
        
        
            
        
        Opinion Dynamics with various confidence distributions 1.0.0
        
            
                Submitted by
                
                    Jonas Lindblad
                
            
            
                
                    Published Sep 28, 2018
                
            
            
                Last modified Sep 28, 2018
            
         
        
        
            
                Project for the course “Introduction to Agent-Based Modeling”.
The NetLogo model implements an Opinion Dynamics model with different confidence distributions, inspired by the Bounded Confidence model presented by Hegselmann and Krause in 2002. Hegselmann and Krause used a model with uniform distribution of confidence, but one could imagine agents that are more confident in their own opinions than others. Confidence with triangular, semi-circular, and Gaussian distributions are implemented. Moreover, network structure is optional and can be taken into account in the agent’s confidence such that agents assign less confidence the further away from them other agents are.
             
            
                
            
            
            Release Notes
            
                
This release contains the main NetLogo file and documentation following the ODD protocol. Instructions for running the model are also included in the NetLogo info tab.