Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
x = Exponential$new()
decorate(x, ExoticStatistics)
x$survival(1)
x = Exponential$new(decorators = ExoticStatistics)
x$survival(4)
# }
Run the code above in your browser using DataLab