| plot_subspace_stability | R Documentation |
Creates diagnostic plots showing distributions of principal angles and Tucker congruence coefficients across bootstrap resamples.
plot_subspace_stability(boot_obj)
boot_obj |
Object of class |
No return value, called for side effects. The function creates a two-panel figure with: (1) boxplots of principal angles (left panel), showing the distribution of subspace similarity across bootstrap resamples for each dimension; and (2) boxplots of Tucker congruence coefficients (right panel), showing dimension-level replicability with reference lines at phi = 0.85 (good) and phi = 0.95 (excellent).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.