TableOfReal: Centre rows

A command that centres the rows in the selected TableOfReal objects.

Algorithm

The new values in the table, x′ij, will be:

x′ij = xij – xi·,

where

xi· = ∑j=1..numberOfColumns xij / numberOfColumns,

the average of row i.


© djmw 19980422