Factor plot.
plot_one_factor(f, pve, k, f_labels = NA, y_lab = "factor values")
| f | Factor to plot. |
|---|---|
| pve | PVE for this factor. |
| k | The order of the factor. |
| f_labels | The labels for the factor. |
| y_lab | The name of the Y axis. |
list of factor, loading and variance of noise matrix
plot_f is a ggplot object for the factors
Plots the factors in a barplot.