Package: MTPS
Type: Package
Title: Multi-Task Prediction using Stacking Algorithms
Version: 1.0.2
Authors@R: c(
    person("Li Xing", role = c("aut", "cre"), email = "sfulxing@gmail.com"),
    person("Xiaowen Cao", role = "aut"),
    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: 2023-06-11 09:03:21 UTC; caoxiaowen
Maintainer: Li Xing <sfulxing@gmail.com>
RoxygenNote: 7.2.3
Author: Li Xing [aut, cre],
  Xiaowen Cao [aut],
  Yuying Huang [aut],
  Peijie Xie [ctb],
  Mary Lesperance [aut],
  Xuekui Zhang [aut]
Repository: CRAN
Date/Publication: 2023-06-14 05:20:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:50:07 UTC; unix
