plot_rec_errors_bar_svd {scITD} | R Documentation |
Plot reconstruction errors as bar plot for svd method
Description
Plot reconstruction errors as bar plot for svd method
Usage
plot_rec_errors_bar_svd(real, shuffled, mode_to_show)
Arguments
real |
list The real reconstruction errors |
shuffled |
list The reconstruction errors under null model |
mode_to_show |
numeric The mode to plot the results for |
Value
A ggplot object showing the difference in reconstruction errors for successive factors.
[Package scITD version 1.0.4 Index]