I am using bsts package for forecasting. I need my forecast to be less than the upper limit. Like shown in the below figure.
FaceBook Prophet allows this by an option. I would like to do the similar stuff using bsts package. Is there anyway I can limit my forecast to a upper limit using bsts package?