Package: maic
Type: Package
Title: Matching-Adjusted Indirect Comparison
Version: 0.1.4
Date: 2022-04-27
Authors@R: c(person("Rob", "Young", role = c("aut", "cre"),
    email = "rob.young@heor.co.uk"))
Maintainer: Rob Young <rob.young@heor.co.uk>
Depends: R (>= 3.0.0)
Description: A generalised workflow for generation of subject weights to be 
    used in Matching-Adjusted Indirect Comparison (MAIC) per Signorovitch et 
    al. (2012) <doi:10.1016/j.jval.2012.05.004>, Signorovitch et al (2010) 
    <doi:10.2165/11538370-000000000-00000>. In MAIC, unbiased 
    comparison between outcomes of two trials is facilitated by weighting the
    subject-level outcomes of one trial with weights derived such that the 
    weighted aggregate measures of the prognostic or effect modifying variables 
    are equal to those of the sample in the comparator trial. The functions and
    classes included in this package wrap and abstract the process demonstrated
    in the UK National Institute for Health and Care Excellence Decision 
    Support Unit (NICE DSU)'s example (Phillippo et al, (2016) [see URL]),
    providing a repeatable and easily specifiable workflow for producing 
    multiple comparison variable sets against a variety of target studies, with
    preprocessing for a number of aggregate target forms (e.g. mean, median, 
    domain limits).
License: GPL-3
Encoding: UTF-8
URL: https://github.com/heorltd/maic,
        https://nicedsu.sites.sheffield.ac.uk/tsds/population-adjusted-indirect-comparisons-maic-and-stc
Imports: Hmisc, matrixStats, weights
RoxygenNote: 7.1.2
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-04-27 14:39:36 UTC; rob.young
Author: Rob Young [aut, cre]
Repository: CRAN
Date/Publication: 2022-04-27 14:50:07 UTC
Built: R 4.1.2; ; 2022-04-28 12:32:47 UTC; unix
