Description Usage Arguments Value
Given a benchmark definition in a string assignes the weights to each class. It creates a vector for the base classes (n asset classes) and a vector with the tax status (3n). If the benchmark definition has a weight to an asset class called Bonds, it will assign a percentage of that weight to the taxable account in Munis and a percentage into USCoreBonds for the deferred and exempt accounts.
1 | createBenchmarkWts(benchmark.txt, investor)
|
benchmark.txt |
string of benchmark definition |
investor |
investor class object containing initialValues$PreTaxPct to allocate Bonds appropriately. |
a list with the two vectors and a the string defining the benchmark.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.