DOI

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"
  )