Description Usage Arguments Details Value
Return the advisor selections based on graph
1 | selectAdvisorSimple(graph, weightedSelection = 0)
|
graph |
weighted trust matrix for agents |
weightedSelection |
scaling for probabilistic selection; 0 means selection is equally weighted |
Weights the probability of selection of each advisor by using a half sigmoid with slope = weightedSelection on the trust in that advisor where the most preferred advisor has probability .5
vector of the advisor id selected by each agent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.