public class KnotInsertionTensionEstimator
extends java.lang.Object
KnotInsertionTensionEstimator demonstrates the Stretch builder and usage API. It shows the following:
- Construction of segment control parameters - polynomial (regular/Bernstein) segment control,
exponential/hyperbolic tension segment control, Kaklis-Pandelis tension segment control.
- Tension Basis Spline Test using the specified predictor/response set and the array of segment custom
builder control parameters.
- Complete the full tension stretch estimation sample test.
- Author:
- Lakshmi Krishnamurthy