Context in #1
forecast::taperedacf() and forecast::taperedpacf() produce an alternative plot style that shows the intervals around an autocorrelation estimate, rather than just the critical values.
To allow this, a non-default option can be added to return distributions instead of point estimates. The autoplot() method will need updating to support plotting these distributions.