plot_rec_errors_bar_svd: Plot reconstruction errors as bar plot for svd method

View source: R/determine_ranks_tucker.R

plot_rec_errors_bar_svdR 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.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.