The plot method for three-dimensional pdfEstimator objects. Plots two-dimensional cross-sectional slices.
plot3d(x, xs = c(0), ys = c(0), zs = NULL, xlab = "X1", ylab = "X2", zlab = "X3")No return value, called for side effects
an "estimatePDFmv" object
x-axis label for pdf
y-axis label for pdf
z-axis label for pdf
Vectors or matrices. Vectors specify the positions in x, y or z where the slices (planes) are to be drawn.
Jenny Farmer, Donald Jacobs
Farmer, J. and D. Jacobs (2018). "High throughput nonparametric probability density estimation." PLoS One 13(5): e0196937.