ComputeD: A helper function for computing D-coefficients used in the...

Description Usage Arguments Value

View source: R/overlapping.R

Description

The function computes the D_{j,i} coefficients from Eq. (2.21) in \insertCiteBODNAR21dynshrink;textualDOSPortfolio, which are used in the recursive computation of the dynamic shrinkage estimator of the GMV portfolio weights in the case of overlapping samples.

Usage

1
ComputeD(Ci, Cj)

Arguments

Ci

a number equal to the concentration ratio of period i

Cj

a number equal to the concentration ratio of period j

Value

a number


DOSPortfolio documentation built on Sept. 13, 2021, 9:09 a.m.