decompose: Compute the SVD of X and construct an orthogonal matrix...

View source: R/create_fixed.R

decomposeR 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)

knockoff documentation built on Aug. 15, 2022, 9:06 a.m.