-
Notifications
You must be signed in to change notification settings - Fork 190
Closed
Labels
Description
The modularised implementation in #3029 makes it very easy to introduce alternative mechanisms for PCA threshold selection. One possibility suggested here by @jelleveraart is to simply fix the output rank, irrespective of the eigenvalue spectrum. This should be reasonably trivial code-wise.
I'm not sure whether this should be made mutually exclusive with respect to optimal shrinkage, or whether they should just be left as independent mechanisms and users can configure however they wish.