(calculate-scores matrix pre-trust)(calculate-scores outgoing-trust-matrix pre-trust opts)Computes deterministic EigenTrust scores for a given network topology.
Inputs:
Returns a normalized vector of global trust scores.
Computes deterministic EigenTrust scores for a given network topology. Inputs: - outgoing-trust-matrix: A square matrix representing trust links - pre-trust: A normalized vector representing the trusted seed nodes - opts: Optional map configuration (:alpha, :epsilon, :max-iterations) Returns a normalized vector of global trust scores.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |