plot_rec_errors_line_svd {scITD} | R Documentation |
Plot reconstruction errors as line plot for svd method
Description
Plot reconstruction errors as line plot for svd method
Usage
plot_rec_errors_line_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 relative reconstruction errors.
[Package scITD version 1.0.4 Index]