Factor plot.

plot_one_factor(f, pve, k, f_labels = NA, y_lab = "factor values")

Arguments

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.

Value

list of factor, loading and variance of noise matrix

  • plot_f is a ggplot object for the factors

Details

Plots the factors in a barplot.