powered by
Computes the expected permutation matrix and marginal likelihood from a tridiagonal matrix of assignment likelihoods using the Brualdi-Gibson method.
BG(A)
A tridiagonal matrix of assignment likelihoods.
E(P), the expected permutation matrix corresponding to A.
E(P)
A
# NOT RUN { data(triA) BG(triA) # }
Run the code above in your browser using DataLab