Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bw_t

Bandwidth selection for the transformation kernel estimator


Description

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.

Usage

bw_t(udata)

Arguments

udata

data.

Details

The formula is

1.25 n^{-1 / 6} \hat{Σ}^{1/2},

where \hat{Sigma} is empirical covariance matrix of the transformed random vector.

Value

A 2 x 2 bandwidth matrix.

References

Nagler, T. (2014). Kernel Methods for Vine Copula Estimation. Master's Thesis, Technische Universitaet Muenchen, https://mediatum.ub.tum.de/node?id=1231221


kdecopula

Kernel Smoothing for Bivariate Copula Densities

v0.9.2
GPL-3
Authors
Thomas Nagler [aut, cre], Kuangyu Wen [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.