
Calculate Random Direction Angles
Source:R/DJIVEAngleDiagnostics.R
, R/SignalExtractOptimalShrinkage.R
randDirAngleMJ.Rd
Computes angles between random vectors and their projections onto first r components
This function simulates the angles between a random direction and a fixed rank `r` subspace in \(R^n\). Specifically, it calculates the angles between a random vector and the subspace spanned by the first `r` dimensions in an \(n\)-dimensional space.