visualize_lowrank_relationships.RdVisualize Low-Rank Relationships
visualize_lowrank_relationships(
X1,
X2,
V1,
V2,
plot_title = NULL,
nm1 = "X1",
nm2 = "X2",
max_pairs = 5
)First matrix (Subjects x Features)
Second matrix (Subjects x Features)
First feature loading matrix (Features x Components)
Second feature loading matrix (Features x Components)
Title of the plot
Label for view 1
Label for view 2
Maximum components to include in the pairs plot (Safety cap)