Package | Description |
---|---|
org.drip.regression.spline |
Modifier and Type | Class and Description |
---|---|
class |
BasisSplineRegressor
BasisSplineRegressor implements the custom basis spline regressor for the given basis spline.
|
class |
HermiteBasisSplineRegressor
HermiteBasisSplineRegressor implements the Hermite basis spline regressor for the given basis spline.
|
class |
LagrangePolynomialStretchRegressor
LagrangePolynomialStretchRegressor implements the local control basis spline regressor for the given basis
spline.
|
class |
LocalControlBasisSplineRegressor
LocalControlBasisSplineRegressor implements the local control basis spline regressor for the given basis
spline.
|