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

bw_tll

Bandwidth selection for the transformation local likelihood estimator


Description

The bandwidth is selected by a rule of thumb similar to bw_t.

Usage

bw_tll(udata, deg)

Arguments

udata

data.

deg

degree of the polynomial.

Details

The formula is

5 n^{-1 / (4q + 2)} \hat{Σ}^{1/2},

where \hat{Sigma} is empirical covariance matrix of the transformed random vector and q = 1 for TLL1 and q = 2 for TLL2.

Value

A 2 x 2 bandwidth matrix.


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.