Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


bcTSNE (version 0.11.1)

zeroMean: Subtract the column means from X

Description

Subtract the column means from X

Usage

zeroMean(X)

Arguments

X

numeric matrix

Value

numeric matrix with column means subtracted

Details

Not exported; exists for testing C code.