A suitable function object. Here, this is a continuous multivariate probability distribution, with two or three random variables. Refer to the references and see also sections.
in3d
Logical, if true, produce a 3D plot.
data
Logical, if true, plot data points. Ignored, if in3d is true, or sf is a conditional distribution.
main, xlab, ylab, zlab
Optional strings, main/axes titles. Note that these depend on the barsurf package. And at the time of writing (with barsurf version 0.5.0), zlab is not supported.
xlim, ylim, zlim
Optional length-2 numeric vectors, giving the plot ranges.
reverse.z
Logical, if true, reverse the z axis. Ignored, if zlim supplied.
all
Logical, if true, plot a 2x2 plot array, with different subplots. Ignored, if sf is a conditional distribution.
n
Numeric vector of length one or two, giving the number of grid points in each direction.
…
Other arguments for barsurf::plot_cfield, barsurf::plot_surface, plot::plot_cfield_3d.
Details
These functions call barsurf::plot_cfield, barsurf::plot_surface, plot::plot_cfield_3d.
References
Refer to the vignette for an overview, references and better examples.