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

itemListToFunction

Item List to Valuation Function Helper


Description

helper function to convert a list of market.items to an aggregated valuation function.

Usage

itemListToFunction(item.list, market.item.types, market.risk,
  with.constant = F)

Arguments

item.list

a list of marketItem S3 objects.

market.item.types

a character value representing a subset of marketItem classes.

market.risk

a marketRisk S3 object.

with.constant

a logical value. Should the expression be with constant or not?

Value

a function representing the aggregated valuation function.


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.