decompose {knockoff}R Documentation

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)

[Package knockoff version 0.3.6 Index]