Skip to content
/ MTPS Public

❗ This is a read-only mirror of the CRAN R package repository. MTPS — Multi-Task Prediction using Stacking Algorithms. Homepage: https://doi.org/10.1093/bioinformatics/btz531

Notifications You must be signed in to change notification settings

cran/MTPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

❗ This is a read-only mirror of the CRAN R package repository. MTPS — Multi-Task Prediction using Stacking Algorithms. Homepage: https://doi.org/10.1093/bioinformatics/btz531

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages