Learn R Programming

KDEmcmc (version 0.0.2)

Kernel Density Estimation with a Markov Chain Monte Carlo Sample

Description

Provides methods for selecting the optimal bandwidth in kernel density estimation for dependent samples, such as those generated by Markov chain Monte Carlo (MCMC). Implements a modified biased cross-validation (mBCV) approach that accounts for sample dependence, improving the accuracy of estimated density functions.

Copy Link

Version

Install

install.packages('KDEmcmc')

Monthly Downloads

130

Version

0.0.2

License

GPL (>= 3)

Maintainer

Juhee Lee

Last Published

August 19th, 2025

Functions in KDEmcmc (0.0.2)

cKDE

RCPP Implementation of the Library
mBCV

Calculate Optimal Bandwidth in Kernel Density Estimation
plot.mBCV_obj

Plot Kernel Density Result from mBCV_obj
simMCMC

Simulated Markov Chain Monte Carlo Sample
Rcpp_cKDE-class

Internal S4 Class for Bandwidth Estimation