getApproxMat {KernSeg} | R Documentation |
kernlab required for this function to get low rank approximation with kernlab
getApproxMat(geno, referenceMat, KernFun)
geno |
m x n matrix |
referenceMat |
matrix de reference |
KernFun |
kernel function as in kernlab |
return the approximate n x p matrix
Guillem Rigaill