Portfolio-class | R Documentation |
A Portfolio is a simple structure for the representation of
a collection of rActus ContractType
objects.
Portfolio allows to compute cash flows and additonal analytical
results for the whole collection of contracts.
contracts
A list for the rActus contracts the portfolio consists of
PortfolioFast
data(BondPortfolio)
ptf <- Portfolio()
import(ptf,BondPortfolio, valuationEngines=TRUE)
ptf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.