Computing edge probabilities
EdgeProba(W, verbatim = FALSE)
W | squared weight matrix |
---|---|
verbatim | controls verbosity |
Edges conditional probabilities computed directly, without using the Kirshner function.
#> [,1] [,2] [,3] #> [1,] 0.0000000 0.5714286 0.8571429 #> [2,] 0.5714286 0.0000000 0.5714286 #> [3,] 0.8571429 0.5714286 0.0000000