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.

MTPS

Multi-task prediction using revised stacking algorithms

This is R implementation of statitical method proposed in our paper
Li Xing, Mary L Lesperance, Xuekui Zhang, (2019) “Simultaneous prediction of multiple outcomes using revised stacking algorithms”, Bioinformatics, btz531 DOI:10.1093/bioinformatics/btz531

Please cite this paper, if you used this R package in your research. Thanks!

To install this R package, please use the following R code:

library(devtools)
install_github("ubcxzhang/MTPS", build_vignettes = TRUE)

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.