alo_derivation.pdf
- Derivations of ALO for elastic net models.alo_glmnet.pdf
- Combined notes forglmnet
related topic.alo_svm.pdf
- Notes on SVM related topic.update.pdf
- Notes on matrix inversion updates.
e1071_test.R
- Test file for ALO withe1071
package.alocv_test.R
- Test file foralocv
package.matUpdate.cpp
- Rcpp functions for updating matrix inverse.aloWrapper.R
- R wrappers for Rcpp utilities.Update_Test.R
- Examples for matrix inverse updating.glmnetALO.cpp
- Main file for Elastic Net ALO.svmALO.cpp
- Main file for SVM ALO.