Hi. I have a problem I am hoping you all can shed some light on.
I have N entities, O, each described by N values - a weight W and N-1 similarity coefficients to the other N-1 entities. I guess we can represent Oi as (Wi, Sij, j=(1,2,...,N, i!=j)(?).
Given an integer M and M < N I need to...