itemListToFunction: Item List to Valuation Function Helper

Description Usage Arguments Value

Description

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

Usage

1
2
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 documentation built on May 2, 2019, 12:16 p.m.