Calculate reconstruction errors using svd approach
get_reconstruct_errors_svd(tnsr, max_ranks_test, shuffle_tensor)
A list of reconstruction errors for each mode of the tensor.
array A 3-dimensional array with dimensions of donors, genes, and cell types in that order
numeric Vector of length 3 with maximum number of ranks to test for donor, gene, and cell type modes in that order
logical Set to TRUE to shuffle values within the tensor