View source: R/determine_ranks_tucker.R
plot_rec_errors_bar_svd | R Documentation |
Plot reconstruction errors as bar plot for svd method
plot_rec_errors_bar_svd(real, shuffled, mode_to_show)
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 |
A ggplot object showing the difference in reconstruction errors for successive factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.