Prints formatted summary of PCA variable importance analysis
print_detailed_summary(
top_vars,
pc_x_top,
pc_y_top,
high_both,
pc_x,
pc_y,
top_n,
min_loading_threshold
)NULL (prints to console)
Data frame of top variables by combined importance
Data frame of top variables for first PC
Data frame of top variables for second PC
Data frame of variables important in both PCs
Name of first principal component
Name of second principal component
Number of top variables to display
Minimum loading threshold