Using the SVD to find the needle in the haystack
It can feel like a daunting task when you have a > 20 variables to find the few variables that you actually “need”. In this article I describe how the singular value decomposition (SVD) can be applied to this problem. … Continue reading
Posted in R
12 Comments