doubleCent.Rd
Double center a matrix by column and row means, resulting in a new matrix with zero row and column means.
doubleCent(X)
A matrix or an object convertible to one.
A double-centred matrix.