Skip to contents

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