Package: MBNMAtime
Type: Package
Title: Run Time-Course MBNMA Models
Version: 0.2.0
Language: en-GB
Date: 2021-04-14
Authors@R: c(person("Hugo", "Pedder", email = "hugopedder@gmail.com", role = c("aut", "cre")),
  person("Tobias", "Saueressig", role = c("rev")),
  person("Nicky", "Welton", role = c("ctb", "rev")),
  person("Sofia", "Dias", role = c("ctb", "rev")),
  person("Meg", "Bennetts", role = c("ctb", "rev")),
  person("Martin", "Boucher", role = c("ctb", "rev")))
Maintainer: Hugo Pedder <hugopedder@gmail.com>
Description: Fits Bayesian time-course models for model-based network meta-analysis (MBNMA) that allows inclusion of multiple
  time-points from studies. Repeated measures over time are accounted for within studies by applying different time-course functions,
  following the method of Pedder et al. (2019) <doi:10.1002/jrsm.1351>. 
  The method allows synthesis of studies with multiple follow-up measurements that can account for time-course for a single or multiple 
  treatment comparisons. Several general time-course functions are provided; others may be added 
  by the user. Various characteristics can be flexibly added to the models, such as correlation between time points and shared 
  class effects. The consistency of direct and indirect evidence in the network can be assessed using unrelated mean effects 
  models and/or by node-splitting.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: knitr, grDevices, stats, graphics, utils, dplyr (>= 0.7.4),
        R2jags (>= 0.5-7), rjags (>= 4-8), reshape2 (>= 1.4.3),
        magrittr (>= 1.5), checkmate (>= 1.8.5), Rdpack (>= 0.10-1)
Suggests: scales (>= 1.0.0), overlapping (>= 1.5.0), ggplot2 (>=
        2.2.1), ggdist (>= 2.4.0), igraph (>= 1.1.2), crayon (>=
        1.3.4), splines (>= 4.0.2), Hmisc (>= 4.4-1), lspline(>=
        1.0-0), rmarkdown, zoo (>= 1.8-8), testthat (>= 1.0.2),
        RColorBrewer (>= 1.1-2), mcmcplots (>= 0.4.3)
SystemRequirements: JAGS (>= 4.3.0) (http://mcmc-jags.sourceforge.net)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr, rmarkdown
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2021-04-26 12:47:15 UTC; hp17602
Author: Hugo Pedder [aut, cre],
  Tobias Saueressig [rev],
  Nicky Welton [ctb, rev],
  Sofia Dias [ctb, rev],
  Meg Bennetts [ctb, rev],
  Martin Boucher [ctb, rev]
Repository: CRAN
Date/Publication: 2021-04-26 13:10:02 UTC
