Package | Description |
---|---|
org.drip.regression.core | |
org.drip.regression.spline |
Modifier and Type | Method and Description |
---|---|
RegressionRunDetail |
RegressionRunOutput.getRegressionDetail()
Retrieve the regression details object
|
Modifier and Type | Method and Description |
---|---|
boolean |
UnitRegressionExecutor.postRegression(RegressionRunDetail rnvd)
Clean-up of the objects set-up for the regression
|
Modifier and Type | Method and Description |
---|---|
boolean |
LocalControlBasisSplineRegressor.postRegression(RegressionRunDetail rrd) |
boolean |
LagrangePolynomialStretchRegressor.postRegression(RegressionRunDetail rnvd) |
boolean |
HermiteBasisSplineRegressor.postRegression(RegressionRunDetail rnvd) |
boolean |
BasisSplineRegressor.postRegression(RegressionRunDetail rnvd) |