Skip to contents
- Corrected typo in vignette
- Simplified S4 class structure; retained only the core modelling class
- Updated vignette “getting-started” (improve wordings, enable eval)
- refactoring: replace
aes_string(), improve fct signature & docstrings
- added effect size Cliff’s d
New features
- Added data provenance mechanism for processing (via attributes)
- Added pipeline style usage for spectral processing functions
- Implemented
vip() method for PLS and OPLS models
- Added cross-validation frameworks
Changes
- Updated preprocessing handling with
m8_preprocess class
- Removed PCA/PLS model plotting functionality
- up R version dependency to ≥ 4.6
- added S4 class m8
- Initial Bioconductor submission