| MSFC-class {etrm} | R Documentation |
An S4 class for the Maximum Smoothness Forward Curve (MSFC) in etrm
Description
An S4 class for the Maximum Smoothness Forward Curve (MSFC) in etrm
Slots
NameA string with the acronym for Maximum Smoothness Forward Curve, "MSFC"
TradeDateThe trading date
BenchSheetA data frame with futures contracts selected for calculation with MSFC computed prices
PolynomialsThe number of polynomials in the MSFC spline
PriorFuncA numeric vector with the prior function values
ResultsA data frame with daily values for the calculated MSFC and contracts in "BenchSheet"
SplineCoefList with coefficients for the polynomials in the MSFC spline
KnotPointsVector with spline knot points
CalcDatData frame extending "Results" with daily values for time vectors and polynomial coefficients used in calculation
[Package etrm version 1.0.1 Index]