public class StretchAdjuster
extends java.lang.Object
StretchAdjuster demonstrates the Stretch Manipulation and Adjustment API. It shows the following:
- Construct a simple Base Stretch.
- Clip a left Portion of the Stretch to construct a left-clipped Stretch.
- Clip a right Portion of the Stretch to construct a tight-clipped Stretch.
- Compare the values across all the stretches to establish a) the continuity in the base smoothness is,
preserved, and b) Continuity across the predictor ordinate for the implied response value is also
preserved.