• Roxygen the package, add badges, package description file and update pkgdown site.
  • Added biocViews: to Description.
  • Created website for the package.
  • Added a NEWS.md file to track changes to the package.
  • Encoding is now UTF-8
  • Updated to pass new CRAN checks
  • Retrieve Lars Model on residuals in LarsDR
  • Prediction accuracy indicators
  • Goodness of fit indicators
  • Cross validation functions for coxsplsDR and DKcoxsplsDR models
  • Cross validation functions for coxpls, coxplsDR and DKcoxplsDR models
  • Cross validation functions for larsDR models
  • Cross validation functions for plsRcox models
  • DKplsRcox function
  • Fix for predict method for plsRcoxmodel objects
  • User2014! version
  • Code enhancement for big datasets
  • New wrappers for (s)pls-based functions
  • Multivariate method choice for pls based algorithms
  • Minor fixes
  • Implemented (direct kernel) plscox
  • Predict function for plscox
  • Implemented plscox PLS
  • Support for (direct kernel) sparse PLS
  • Support for direct kernel PLS
  • Code enhancement
  • Code enhancement
  • Code enhancement
  • Man updates
  • Package creation