Learn R Programming

JICO (version 0.1)

initialize.UDVZ: 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)

Value

A list of SVD results that are served as CR algorithm's inputs.

Arguments

X

The input feature matrix