Plot computed pairwise bivariate conditional densities (plug-in estimate)
This is a basic plotting tool to visualize computed plug-in estimates
of pairwise bivariate conditional densities using the
image
or contour
plot.
See also NMixPlugCondDensJoint2
.
## S3 method for class 'NMixPlugCondDensJoint2' plot(x, ixcond, imargin, contour=FALSE, add.contour=TRUE, col.add.contour="brown", auto.layout=TRUE, col, lwd=1, main, xylab, ...)
x |
an object of class |
ixcond |
if given then conditional densities of all pairs of margins given |
imargin |
vector of length 2.
if given then conditional densities of the ( |
contour |
logical. If |
add.contour |
logical. If |
col.add.contour |
color of contours which are added to the image plot. |
auto.layout |
if |
col |
color used to draw the contours or images. |
lwd |
line width. |
main |
main title of the plot. |
xylab |
optional character vector of the length equal to the number of margins with labels used for x and y axes on the plots. |
... |
additional arguments passed to the |
invisible(x)
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.