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