Learn R Programming

knockoff (version 0.3.6)

decompose: Compute the SVD of X and construct an orthogonal matrix U_perp such that U_perp * U = 0.

Description

Compute the SVD of X and construct an orthogonal matrix U_perp such that U_perp * U = 0.

Usage

decompose(X, randomize)

Arguments