initialize.UDVZ: Helper function to compute the SVD results

View source: R/continuum.R

initialize.UDVZR 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.


JICO documentation built on May 31, 2023, 6:34 p.m.