selectAdvisor: Return the advisor selections based on 'graph'

Description Usage Arguments Value

View source: R/simulation.R

Description

Return the advisor selections based on graph

Usage

1
selectAdvisor(graph, exponent = 0)

Arguments

graph

weighted trust matrix for agents

exponent

power to which trust weights are raised for probabilistic selection; 0 means selection is equally weighted

Value

vector of the advisor id selected by each agent


oxacclab/adviseR documentation built on Oct. 7, 2021, 8:05 p.m.