take.ld.svd.Rd
Decompose the scaled genotype matrix.
take.ld.svd(X, options, eigen.tol, eigen.reg, do.stdize)
n x p matrix
a list of options
Error tolerance in Eigen decomposition (default: 0.01)
Regularization of Eigen decomposition (default: 0.0)
Standardize (default: TRUE)
Decompose \(n^{-1/2}X = U D V^{\top}\) such that the LD matrix can become $$R = V D^{2} V^{\top}$$ for subsequent analysis.