# NOT RUN {
# Plot the selection probability curve for the case of two exponentials
# with medians of 9 and 12 (e.g.) months, and a 2 month margin of
# practical equivalence.
q <- ProbCurve(
cens_prop = 0.15,
med1 = 9,
med2 = 12,
margin = 2.0
)
# }
Run the code above in your browser using DataLab