Yield Curve - Fitting a Cubic Spline

Overview


The cubic spline method of fitting the yield curve uses the Cubic Spline Approximation to interpolate the curve. However, the method requires that set of knot points be specified as inputs to the approximation.

Methods


Contents