summary,MSFC-method {etrm} | R Documentation |
S4 method for the summary generic for class "MSFC"
Description
S4 method for the summary generic for class "MSFC"
Usage
## S4 method for signature 'MSFC'
summary(object)
Arguments
object |
instance of the MSFC class |
Value
a list with three elements. 1) A string describing length of forward curve, number of polynomials used in spline and trading date, 2) a vector with a sample of the prior used via head(prior) and 3) a data frame with all forward contracts used in the calculation along with computed forward curve prices
[Package etrm version 1.0.1 Index]