Plot component-axis identifiability evidence
Source:R/13e-axis-identifiability.R
plot_component_identifiability.RdThe default primary view summarizes individual-axis recurrence, joint matching, assignment ambiguity, and enclosing-subspace angles. The detailed diagnostic view retains the full nine-panel audit surface, including the spectrum, index and orientation recurrence, proposal rank, and replicate completion. Values are shown without uncalibrated stability thresholds.
Usage
plot_component_identifiability(proposal, view = c("primary", "diagnostic"))Arguments
- proposal
a
ComponentProposalassessed byassess_component_identifiability()- view
either
"primary"(the default scientific summary) or"diagnostic"(the complete audit surface)
Value
a ggplot2 object whose separate scientific figure caption is
available through scientific_caption()