Description Usage Arguments Details Value
Return the new trust matrix for agents
1 | newWeights(agents, graph, confidence_weighted = T)
|
agents |
tbl with a snapshot of agents at a given time |
graph |
connectivity matrix of trust |
confidence_weighted |
whether to use confidence to weight the updating or instead rely only on dis/agreement |
Agents work out how expected advice was given their initial estimate, and in/decrease their trust according to that likelihood, scaled by each agent's trust_volatility.
Connectivity matrix of trust after accounting for agents' decisions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.