Description Usage Arguments Details Value Examples
View source: R/tracking_error.R
Calculates the Tracking Error
1 | tracking.error(R1, R2)
|
R1 |
Returns of the portfolio |
R2 |
Returns of the benchmark |
Tracking error is the divergence between the price behavior of a position or a portfolio and the price behavior of a benchmark.
Calculates the Tracking error of the security
1 | tracking.error(funds$ret1, funds$rfr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.