R/MultidimensionalScaling.R
xform.Rd
This centers each column of mat around the mean of its non-zero values.
mat
xform(mat, scale = FALSE)
matrix (such as produced by exprs)
should the columns also be scaled to have unit variance
matrix