# \donttest{
cov <- list(
c("ECOG", "SMK", "METBRAIN"),
c("BMI", "DIAG")
)
pts <- estimate_weights(
ipds = IPD,
agds = AgD_bl,
matching.list = cov,
intervention.arm = TRT,
comparator = STUDY,
comparator.study = "Study XX-1",
comparator.arm = TRT
)
# }
Run the code above in your browser using DataLab