Skip to content

CedricPerret/ConsensusPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

ConsensusPackage

Package to simulate consensus decision-making using opinion formation. For description of the model, see https://pubmed.ncbi.nlm.nih.gov/35341781/ . Note that the update function is different.

Implemented so far:

  • Model which takes distribution of characteristics (talkativeness, persuasiveness, stubborness)
  • Replicated version of the model
  • Two update functions: sigmoid or step
  • Continuous and discrete opinions (discrete has only two values)

To implement:

  • Model which takes a number of leaders with the characteristics of leaders
  • More update functions (ratio, linear) + bounded confidence
  • Network?
  • Output more adapted to dataframe/datatable (no need to transpose)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published