See: Description
| Class | Description |
|---|---|
| CurveEstimation |
This class implements the method of local linear regression with discrete kernel function, see see https://ssrn.com/abstract=3073942
In particular it represents the implementation of proposition 2 and 3 of the paper.
|
| Partition |
This class represents a set of discrete points in time with weighted interval reference points.
|
| Enum | Description |
|---|---|
| CurveEstimation.Distribution |
Possible kernel types.
|
Copyright © 2019. All rights reserved.