Other packages > Find by keyword >

kdecopula  

Kernel Smoothing for Bivariate Copula Densities
View on CRAN: Click here


Download and install kdecopula package within the R console
Install from CRAN:
install.packages("kdecopula")

Install from Github:
library("remotes")
install_github("cran/kdecopula")

Install by package version:
library("remotes")
install_version("kdecopula", "0.9.3")



Attach the package and use:
library("kdecopula")
Maintained by
Thomas Nagler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-17
Latest Update: 2025-03-24
Description:
Provides fast implementations of kernel smoothing techniques for bivariate copula densities, in particular density estimation and resampling, see Nagler (2018) .
How to cite:
Thomas Nagler (2015). kdecopula: Kernel Smoothing for Bivariate Copula Densities. R package version 0.9.3, https://cran.r-project.org/web/packages/kdecopula. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 0.0.1 (2015-06-17 08:53), 0.0.2 (2015-06-18 08:44), 0.0.3 (2015-07-21 07:22), 0.0.4 (2015-08-14 20:13), 0.1.0 (2015-09-10 09:21), 0.2.0 (2015-09-25 20:33), 0.3.0 (2015-10-06 08:55), 0.4.0 (2015-10-22 14:16), 0.4.1 (2015-11-24 23:54), 0.5.0 (2016-02-16 13:50), 0.6.0 (2016-05-14 23:35), 0.7.0 (2016-11-26 17:37), 0.8.0 (2016-12-25 23:40), 0.8.1 (2017-04-11 23:53), 0.9.0 (2017-05-16 06:50), 0.9.1 (2017-10-06 23:20), 0.9.2 (2018-04-10 00:33)
Other packages that cited kdecopula R package
View kdecopula citation profile
Other R packages that kdecopula depends, imports, suggests or enhances
Complete documentation for kdecopula
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA