Plot Kernel density estimate of heaped data naively and corrected by partly bayesian model
# S3 method for Kernelheaping
plot(x, trueX = NULL, ...)
Kernelheaping object produced by dheaping
function
optional, if true values X are known (in simulations, for example) the 'Oracle' density estimate is added as well
additional arguments given to standard plot function
plot with Kernel density estimates (Naive, Corrected and True (if provided))