rkillick/changepoint

Add residual() functionality to all changepoint models

rkillick opened this issue · 1 comments

Being able to calculate the residuals quicking is important, especially for model assumption checking and diagnostics. This enhancement will add this functionality to the class.

Requested here: rkillick/EnvCpt#14

Added in fc13ed1