Mncn

From Eigenvector Research Documentation Wiki
Revision as of 08:20, 2 September 2008 by imported>Jeremy (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Mean center data matrices.

Synopsis

[mcx,mx] = mncn(x,options)

Description

MNCN mean centers a matrix x and returns a matrix mcx with mean zero columns and a vector of means mx used to center the data.

See Also

auto, rescale, scale