Create a scree plot giving proportion of variance explained by each factor.

flash_plot_pve(f, main = "Scree plot of PVE for each factor")

Arguments

f

The flash fit object.

main

The main caption to use for the plot.

Value

A ggplot plot object.