Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.assetForward

Summarizing an Index-Forward


Description

summary method for the S3 class assetForward.

Usage

## S3 method for class 'assetForward'
summary(object, ...)

Arguments

object

S3 object of class assetForward.

...

additional arguments affecting the summary produced.

Value

S3 object, instance of class c("summaryDefault", "table").

See Also

Examples

# Creating an asset forward.
af <- assetForward("equity", "EUR", 1, 1000, 1200, "long")
# summarizing the asset forward.
summary(af)

sstModel

Swiss Solvency Test (SST) Standard Models

v1.0.0
GPL-3 + file LICENSE
Authors
Loris Michel [aut], Melvin Kianmanesh Rad [aut], Adrien Lamit [aut], Michael Schmutz [cre], Swiss Financial Market Supervisory Authority FINMA [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.