Type: Package
Package: rnmamod
Title: Bayesian Network Meta-Analysis with Missing Participants
Version: 0.4.0
Date: 2024-03-24
Authors@R: c(
    person("Loukia", "Spineli", email = "Spineli.Loukia@mh-hannover.de", 
    role = c("aut", "cre")),
    person("Chrysostomos", "Kalyvas", role = "ctb"),
    person("Katerina", "Papadimitropoulou", role = "ctb")
  )
Maintainer: Loukia Spineli <Spineli.Loukia@mh-hannover.de>
Description: A comprehensive suite of functions to perform and visualise 
    pairwise and network meta-analysis with aggregate binary or continuous
    missing participant outcome data. The package covers core Bayesian one-stage
    models implemented in a systematic review with multiple interventions, 
    including fixed-effect and random-effects network meta-analysis, 
    meta-regression, evaluation of the consistency assumption via the 
    node-splitting approach and the unrelated mean effects model, and 
    sensitivity analysis. Missing participant outcome data are addressed in all 
    models of the package. The robustness to primary analysis results can 
    also be investigated using a novel intuitive index. Methods to evaluate the 
    transitivity assumption quantitatively are provided. The package also offers 
    a rich, user-friendly visualisation toolkit that aids in appraising and 
    interpreting the results thoroughly and preparing the manuscript for journal 
    submission. The visualisation tools comprise the network plot, forest plots, 
    panel of diagnostic plots, heatmaps on the extent of missing participant 
    outcome data in the network, league heatmaps on estimation and prediction, 
    rankograms, Bland-Altman plot, leverage plot, deviance scatterplot, heatmap 
    of robustness, barplot of Kullback-Leibler divergence, heatmap of comparison
    dissimilarities and dendrogram of comparison clustering. The package also 
    allows the user to export the results to an Excel file at the working 
    directory.
License: GPL (>= 3)
URL: https://CRAN.R-project.org/package=rnmamod,
        https://github.com/LoukiaSpin/rnmamod
BugReports: https://github.com/LoukiaSpin/rnmamod/issues
Depends: R (>= 4.0.0)
Imports: cluster, dendextend, fdrtool, gemtc, ggfittext, ggplot2,
        ggpubr, ggrepel, heatmaply, igraph, knitr, MASS, mcmcplots,
        R2jags, reshape2, scales, stringr, writexl
Suggests: rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-24 14:07:44 UTC; Loukia
Author: Loukia Spineli [aut, cre],
  Chrysostomos Kalyvas [ctb],
  Katerina Papadimitropoulou [ctb]
Repository: CRAN
Date/Publication: 2024-03-24 21:40:02 UTC
Built: R 4.2.3; ; 2024-03-24 23:56:25 UTC; unix
