Package: joineRmeta
Type: Package
Title: Joint Modelling for Meta-Analytic (Multi-Study) Data
Version: 0.1.2
Authors@R: c(
    person("Maria", "Sudell", email = "mesudell@liverpool.ac.uk", 
    role = c("cre", "aut"),
    comment = c(ORCID = "0000-0002-7919-4981")), 
    person("Ruwanthi", "Kolamunnage-Dona", email = "kdrr@liverpool.ac.uk", 
        role = "aut",
        comment = c(ORCID = "0000-0003-3886-6208")),
    person("Catrin", "Tudur Smith", email = "cat1@liverpool.ac.uk", 
    role = "aut"))
Encoding: UTF-8
Description: Fits joint models of the type proposed by Henderson and colleagues 
    (2000) <doi:10.1093/biostatistics/1.4.465>, but extends to the multi-study, 
    meta-analytic case. Functions for meta-analysis of a single longitudinal and 
    a single  time-to-event outcome from multiple studies using joint models.  
    Options to produce plots for multi study joint data, to pool joint model 
    fits from 'JM' and 'joineR' packages in a two stage meta-analysis, and to 
    model multi-study joint data in a one stage meta-analysis.
License: GPL-3 | file LICENSE
URL: https://github.com/mesudell/joineRmeta/
BugReports: https://github.com/mesudell/joineRmeta/issues
LazyData: true
Depends: R (>= 3.3.0), lme4, survival, JM
Imports: ggplot2, grid, gridExtra, gtools, joineR, MASS, meta, msm,
        statmod, stats, Matrix, utils
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-24 13:51:42 UTC; mesudell
Author: Maria Sudell [cre, aut] (<https://orcid.org/0000-0002-7919-4981>),
  Ruwanthi Kolamunnage-Dona [aut]
    (<https://orcid.org/0000-0003-3886-6208>),
  Catrin Tudur Smith [aut]
Maintainer: Maria Sudell <mesudell@liverpool.ac.uk>
Repository: CRAN
Date/Publication: 2020-01-24 14:20:02 UTC
Built: R 4.0.2; ; 2020-08-02 15:09:31 UTC; windows
