PrinCompOptions.unitVariance

Scale each column to unit variance. Note that, if this option is set to true, zeroMean is ignored and the mean of each column is set to zero even if zeroMean is false. Default value: false.

struct PrinCompOptions
bool unitVariance;

Meta