Store a 1-dimensional density function
Store a 1-dimensional density function
new()empiricalDensity$new(p_density, x)
normalize()empiricalDensity$normalize()
display()empiricalDensity$display(p_truth = NULL, ...)
clone()The objects of this class are cloneable with this method.
empiricalDensity$clone(deep = FALSE)
deepWhether to make a deep clone.