# \donttest{
results3 <- unanchored_maic(
unds_wts = unpts, unds.arm = ARM,
comparator.study = "Study XX-1",
unds.param.var = PARAMCD, unds.param = "OS",
time = AVAL, status = CNSR, event = 0,
dtype = "HR")
results3
results4 <- unanchored_maic(
unds_wts = unpts, unds.arm = ARM,
#' unds.param = "ORR",
#' comparator.study = "Study XX-1",
response = CNSR,
dtype = "OR")
results4
# }
Run the code above in your browser using DataLab