Description Usage Arguments Value
This method allows to compute the segment residuals to later on validate the changepoint model. I has a different implementation according to the distribution, but in every case it removes the distribution assumption.
1 2 | ## S4 method for signature 'BinSeg'
resid(object)
|
object |
A valid BinSeg object |
A numeric vector with the model's residuals. It has the same length as the input data vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.