ds_eigen {dualScale} | R Documentation |
Calculate SVD decomposition of the matrix
Description
Calculate SVD decomposition of the matrix
Usage
ds_eigen(obj)
Arguments
obj |
A Matrix |
Value
Result of svd
function
[Package dualScale version 1.0.0 Index]