Rcpp_cKDE-class {KDEmcmc} | R Documentation |
Internal S4 Class for Bandwidth Estimation
Description
An internal S4 class used in the implementation of kernel density bandwidth estimation using MCMC samples. This class is not intended to be used directly by package users.
Objects from the Class
Objects of this class are created internally by C++ functions exposed via Rcpp. End users should not create or manipulate instances of this class.
Slots
This class does not expose any user-accessible slots.
[Package KDEmcmc version 0.0.1 Index]