The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
caretMultimodal extends the caret framework
to support late fusion workflows in R, enabling users to train models
independently across multiple data modalities and combine their
predictions into a single meta-model. Designed for R developers, data
scientists, and biomedical researchers, caretMultimodal
makes late fusion ensemble modelling as accessible and flexible as
single-dataset workflows in caret.
Example late fusion workflow using cross-validation

caret, giving users
full control over sampling strategies, training methods, hyperparameter
tuning, and moreFull API documentation is available at compbio-lab.github.io/caretMultimodal
The package can be installed using devtools
devtools::install_github("CompBio-Lab/caretMultimodal")The project structure is inspired by Zach Mayer’s caretEnsemble
package, which is used for stacking multiple models on a single
dataset.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.