The current package MAIC is no longer developed. We recommend using
the following package instead.
https://hta-pharma.github.io/maicplus/main/

This package facilitates performing matching-adjusted indirect
comparison (MAIC) anaylsis for a disconnected treatment network where
the endpoint of interest is either time-to-event (e.g. overall survival)
or binary (e.g. objective tumor response).
installation code
devtools::install_github(
"roche/MAIC",
ref = "main"
)