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)
deep
Whether to make a deep clone.