initialize.UDVZ {JICO} | R Documentation |
Helper function to compute the SVD results
Description
This function computes the SVD results from a given matrix X. This is used as the initialization for the continuum regression.
Usage
initialize.UDVZ(X)
Arguments
X |
The input feature matrix |
Value
A list of SVD results that are served as CR algorithm's inputs.
[Package JICO version 0.0 Index]