Description Usage Arguments Details References See Also Examples
Plots of bivariate and trivariate continuous probability distributions.
1 2 3 4 5 6 7 8 9 10 11 |
sf |
A suitable function object. |
in3d |
Logical, if true, produce a 3D plot. |
iso |
Logical, if true, produce an isosurface plot. |
data |
Logical, if true, plot data points. |
main, xlab, ylab, zlab |
Optional strings, main/axes titles. |
xlim, ylim, zlim |
Optional length-2 numeric vectors, giving the plot ranges. |
z.reverse |
Logical, if true, reverse the z axis. |
n |
Numeric vector of length one or two, giving the number of grid points in each direction. |
add |
Logical, if true, add to a previous plot. |
point.color |
String, the (data) point color. |
... |
Other arguments for barsurf functions, refer to details. |
These functions call barsurf::plot_cfield, barsurf::plot_surface, barsurf::plotf_cfield_3d and barsurf::plotf_isosurface.
There are some private intermediate functions, that change some of the defaults.
Note that by default, more detail is used in bivariate CDFs than bivariate PDFs.
Refer to the vignette for an overview, references and better examples.
set.ph.options
plot_cpd
ph.plotf.cksmv
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.