Type: Package
Package: MetaIntegration
Title: Ensemble Meta-Prediction Framework
Version: 0.1.2
Description: An ensemble meta-prediction framework to integrate multiple regression 
    models into a current study. Gu, T., Taylor, J.M.G. and Mukherjee, B. (2020) 
    <arXiv:2010.09971>.
    A meta-analysis framework along with two weighted estimators as the ensemble 
    of empirical Bayes estimators, which combines the estimates from the different 
    external models. The proposed framework is flexible and robust in the ways 
    that (i) it is capable of incorporating external models that use a slightly 
    different set of covariates; (ii) it is able to identify the most relevant 
    external information and diminish the influence of information that is less 
    compatible with the internal data; and (iii) it nicely balances the bias-variance 
    trade-off while preserving the most efficiency gain. The proposed estimators 
    are more efficient than the naive analysis of the internal data and other 
    naive combinations of external estimators.
Authors@R: c(
    person(given = "Tian", family = "Gu", role = c("aut"), email = "gutian@umich.edu"),
    person(given = "Bhramar", family = "Mukherjee", role = c("aut"), email = "bhramar@umich.edu"),
    person(given = "Michael", family = "Kleinsasser", role = c("cre"), email = "mkleinsa@umich.edu")
    )
Maintainer: Michael Kleinsasser <mkleinsa@umich.edu>
License: GPL-2
Encoding: UTF-8
LazyData: true
Biarch: true
Depends: R (>= 3.5.0)
Imports: Rsolnp, corpcor, MASS, knitr
URL: https://github.com/umich-biostatistics/MetaIntegration
BugReports: https://github.com/umich-biostatistics/MetaIntegration/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-17 17:00:27 UTC; mkleinsa
Author: Tian Gu [aut],
  Bhramar Mukherjee [aut],
  Michael Kleinsasser [cre]
Repository: CRAN
Date/Publication: 2021-03-17 17:20:06 UTC
Built: R 4.5.2; ; 2025-11-01 02:06:52 UTC; windows
