We’ve streamlined performance assessment and parameter tuning functions, available for beta testing before the next Bioconductor release in April!
What’s New?
- New
perf.assess()
: Assesses only the final model’s performance, returning key metrics (no plots). PR #344 - Enhanced
tune()
: Now supports tuning components separately or alongside variables across multiple model types. PR #348 - New documentation pages: Explore new webpages explaining key concepts and usage of these functions.
Get Involved
- Install the latest development version using
devtools::install_github("mixOmicsTeam/mixOmics", ref = "6.31.4")
- Test the new functions on your models
- Share feedback on the User Forum or identified bugs on Github Issues
Try it out and help us refine these features before official release!