SVD {bigReg} | R Documentation |
Singular value decomposition of the aggregated list from XWXMatrix(W) functions
Description
Singular value decomposition of the aggregated list from XWXMatrix(W) functions
Usage
SVD(out, epsilon)
Arguments
out |
list containing requisite computed values |
epsilon |
either machine epsilon or user depermined epsilon |
[Package bigReg version 0.1.5 Index]