These functions are used in the interface between the
segmentation
class and the
confint.breakpointsfull
method of the strucchange package. This method calls
breakpoints
and residuals
methods for its first
argument, and since we pass an argument of S3 class
breakpointsPretend
, we can avoid the overhead of the
corresponding methods for breakpointsfull
objects.
These functions are of no interest to the user.
"residuals"(object, breaks, ...)
breakpoints.breakpointsPretend(obj, breaks, ...)