| Package | Description |
|---|---|
| org.drip.portfolioconstruction.alm |
| Modifier and Type | Method and Description |
|---|---|
InvestorCliffSettings |
NetLiabilityStream.investorCliffSettings()
Retrieve the Investor's Time Horizon Settings
|
| Modifier and Type | Method and Description |
|---|---|
double |
ExpectedNonFinancialIncome.rate(double dblAge,
InvestorCliffSettings ics)
Compute the Retirement Age Income Replacement Rate
|
double |
ExpectedBasicConsumption.rate(double dblAge,
InvestorCliffSettings ics)
Compute the Expected Consumption Rate
|
| Constructor and Description |
|---|
NetLiabilityStream(InvestorCliffSettings ics,
ExpectedNonFinancialIncome enfi,
ExpectedBasicConsumption ebc,
double dblAfterTaxIncome)
NetLiabilityStream Constructor
|