Description Usage Arguments Value
Return the probability that the picked advisor is picked over the unpicked advisor for given trust values. Assumes an adviseR::sigmoid picking behaviour with slope 3 applied to weighted picked vs unpicked trusts.
1 | advisor_pick_probability(picked, unpicked, trust_vector, weight)
|
picked |
the index in |
unpicked |
the index in |
trust_vector |
vector of subjective trust in advisors |
weight |
sigmoid slope governing steepness and direction of relationship between trust difference and pick probability |
probability picked advisor is picked over unpicked advisor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.