Package: MAIC Type: Package Title: Package to Perform Matched-adjusted Indirect Comparisons Version: 0.3.0 Authors@R: c( person("Iain", "Bennett", email = "iain.bennett@roche.com", role = "cre"), person("Jo", "Gregory", email = "joanne.gregory@bresmed.com", role = "aut"), person("Sarah", "Smith", email = "sarah.smith@bresmed.com", role = "aut"), person("Richard", "Birnie", email = "richard.birnie@bresmed.com", role = "aut"), person("F. Hoffmann La Roche Ltd", role = c("cph")) ) Description: A group of functions designed to perform matched-adjusted indirect comparisons as per NICE TSD 18 and summarise the results for survival data (using hazard ratios) and binary data (using odds ratios.) License: Apache License (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 VignetteBuilder: knitr Imports: assertthat (>= 0.2.1), dplyr (>= 0.8.4), tidyselect (>= 1.0.0), ggplot2 (>= 3.3.0), magrittr (>= 1.5), survival (>= 3.1), stats (>= 2.0) Depends: R (>= 2.10) Suggests: knitr, flextable, officer, survminer, testthat, boot Repository: https://pharmaverse.r-universe.dev Date/Publication: 2024-11-04 17:48:56 UTC RemoteUrl: https://github.com/Roche/MAIC RemoteRef: HEAD RemoteSha: 33df7757edefa2947d5b74936a330dfdd0294307 NeedsCompilation: no Packaged: 2026-06-14 06:26:32 UTC; root Author: Iain Bennett [cre], Jo Gregory [aut], Sarah Smith [aut], Richard Birnie [aut], F. Hoffmann La Roche Ltd [cph] Maintainer: Iain Bennett