Hello,
Thanks for the great package! It is not clear to me how to select the number of PCA inside the function "widely_svd". Can I know the variability explained by individual PCA (i.e., selecting the optimal nv) ? This would justify selecting the number of PCAs. For now, I'm setting it to 100 (nv = 100) following the suggestion in "Supervised Machine Learning for Text Analysis in R" by Emil Hvitfeldt and Julia Silge.
Thank you very much!