# NOT RUN {
pw_exp_impute(time = c(120), c(0.005, 0.001), 110, 40)
pw_exp_impute(time = c(10, 20, 30), c(0.005, 0.01, 0.02), 100, c(40, 80))
pw_exp_impute(time = c(40, 30), c(0.005, 0.01), 120, c(50))
# }
Run the code above in your browser using DataLab