generate_random_orthogonal: Generate orthogonal matrices via Gaussian noise

View source: R/generate_data.R

generate_random_orthogonalR Documentation

Generate orthogonal matrices via Gaussian noise

Description

Generate orthogonal matrices via Gaussian noise

Usage

generate_random_orthogonal(n, K, centered = F)

Arguments

n

integer

K

integer

centered

boolean, where if TRUE, one less dimension is provided but the singular vectors are centered

Value

matrix


linnykos/multiomicCCA documentation built on July 17, 2025, 3:16 a.m.