Skip to content

alexpghayes/gsoc_moma_application

Repository files navigation

GSOC Modern Multivariate Analysis

Travis build status Coverage status AppVeyor build status

So far I have:

  • Implemented the L1 penalized rank 1 SFPCA algorithm in R
  • Implemented the L1 penalized rank 1 SFPCA algorithm in C++ using Armadillo
  • Wrapped the C++ implementation with Rcpp
  • Tested both implementations with testthat
  • Passed R CMD check with no warnings or errors on Linux & Windows

This application is in progress and is not yet complete

TODO:

  • How to get rid of the R CMD check NOTE on registering native routines
  • C++ cleanup as per comments in sfpca.cpp

About

Application for GSOC 2018 MoMA project

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks