Package: MTPS
Type: Package
Title: Multi-Task Prediction using Stacking Algorithms
Version: 1.0.1
Authors@R: c(
    person("Li Xing", role = c("aut", "cre"), email = "sfulxing@gmail.com"),
    person("Yuying Huang", role = "aut"),
    person("Peijie Xie", role = "ctb"), 
    person("Mary Lesperance", role = "aut"),
    person("Xuekui Zhang",role = c("aut"))
    )
Description: Simultaneous multiple outcomes prediction based on revised stacking algorithms, which enables the integration of information from predictions of individual models. An implementation of methodologies proposed in our paper: Li Xing, Mary L Lesperance, Xuekui Zhang. (2019)  Bioinformatics, "Simultaneous prediction of multiple outcomes using revised stacking algorithms" <doi:10.1093/bioinformatics/btz531>.
License: GPL (>= 2)
URL: https://doi.org/10.1093/bioinformatics/btz531
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), glmnet, rpart, MASS, e1071, class
Suggests: knitr, rmarkdown, ggplot2, reshape2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-08 21:07:46 UTC; ying
Maintainer: Li Xing <sfulxing@gmail.com>
RoxygenNote: 6.1.1
Author: Li Xing [aut, cre],
  Yuying Huang [aut],
  Peijie Xie [ctb],
  Mary Lesperance [aut],
  Xuekui Zhang [aut]
Repository: CRAN
Date/Publication: 2020-10-09 04:30:03 UTC
Built: R 4.1.0; ; 2021-05-27 04:30:06 UTC; unix
