colcenter {PCFAM}R Documentation

column centering of the data matrix

Description

This function centerizes each column of the data matrix

Usage

colcenter(X)

Arguments

X

input data matrix

Value

return the data matrix with each column centered

Author(s)

Yi-Hui Zhou

References

Computation of ancestry scores with mixed families and unrelated individuals. Yi-Hui Zhou, J.S. Marron, Fred Wright, arXiv:1606.08416.


[Package PCFAM version 1.0 Index]