Skip to contents

bigPCAcpp 0.9.0

  • Added vignettes, readme.

  • Initial CRAN submission.

bigPCAcpp 0.5.0

bigPCAcpp 0.1.0

  • Added an iteratively reweighted singular value decomposition backend for pca_robust() that exposes the final row weights and iteration count.

  • Implemented a compiled svd_robust() helper with an svd_robust_R() reference implementation.