Description Usage Arguments Details Value References See Also Examples
The function computes the control term of the energy-entropy decomposition.
1 | EEControl(pi.current, pi.next, nu.next, nu.implied = nu.next)
|
pi.current |
a numeric vector of the current portfolio weights. |
pi.next |
a numeric vector of the portfolio weights for the next period. |
nu.next |
a numeric vector of the benchmark weights for the next period. |
nu.implied |
a numeric vector of the implied benchmark weights. The default value is |
The control term measures how much the portfolio moves towards the current market weights. For details, see Section 2 of Pal and Wong (2013). Here the formula is modified slightly so that the energy-entropy decomposition holds identically whether the market is buy-and-hold or not.
A number.
Pal, S. and T.-K. L. Wong (2013). Energy, entropy, and arbitrage. arXiv preprint arXiv:1308.5376.
FreeEnergy
,
RelativeEntropy
,
EnergyEntropyDecomp
1 2 3 4 5 |
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
[1] -0.150876
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.