Description Usage Arguments Value Note
View source: R/QuantAnalysis.R
Tracking error
1 | tracking_error(fund, bench, freq)
|
fund |
data.frame containing one or multiple fund returns |
bench |
data.frame containing returns of one benchmark |
freq |
character to specify common frequency |
tracking error of each fund relative to benchmark
Tracking error is the standard deviation of the fund minus the benchmark, the tracking error will be annualized by the specified frequency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.