Given a fitted model by the rcbr NPMLE procedure plot the estimated mass points
# S3 method for KW2
plot(x, smooth = 0, pal = NULL, inches = 1/6, N = 25, tol = 0.001, ...)
nothing (invisibly)
is the fitted NPMLE object
is a parameter to control bandwidth of the smoothing if a contour plot of the estimated density is desired, default is no smoothing and only the mass points of the discrete estimate are plotted.
a color palette
as used in symbols
to control size of mass points
scaling of the color palette
tolerance for size of mass points
other arguments to pass to symbols
, notably e.g. add = TRUE