tracking_error: Tracking error

Description Usage Arguments Value Note

View source: R/QuantAnalysis.R

Description

Tracking error

Usage

1
tracking_error(fund, bench, freq)

Arguments

fund

data.frame containing one or multiple fund returns

bench

data.frame containing returns of one benchmark

freq

character to specify common frequency

Value

tracking error of each fund relative to benchmark

Note

Tracking error is the standard deviation of the fund minus the benchmark, the tracking error will be annualized by the specified frequency.


alejandro-sotolongo/InvestmentSuite documentation built on Jan. 19, 2020, 5:20 p.m.