Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 266 Bytes

NEWS.md

File metadata and controls

5 lines (4 loc) · 266 Bytes

logisticPCA 0.2

  • Changed M to m in the functions, since that is what it is called in the references
  • Switched to the rARPACK package from irlba for partial eigen and singular value decomposition
  • Fixed incompatibility with updated version of testthat