Bandwidth selection for the transformation kernel estimator
The bandwidth is selected by a rule of thumb. It approximately minimizes the MISE of the Gaussian copula on the transformed domain. The usual normal reference matrix is multiplied by 1.25 to account for the higher variance on the copula level.
bw_t(udata)
udata |
data. |
The formula is
1.25 n^{-1 / 6} \hat{Σ}^{1/2},
where \hat{Sigma} is empirical covariance matrix of the transformed random vector.
A 2 x 2
bandwidth matrix.
Nagler, T. (2014). Kernel Methods for Vine Copula Estimation. Master's Thesis, Technische Universitaet Muenchen, https://mediatum.ub.tum.de/node?id=1231221
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.