Description Usage Arguments Details Value Author(s) See Also Examples
Plots objects derived from function
fitNorm2
in false color represenation.
1 2 |
fn |
List. Object derived from function
|
colrange |
Character vector with valid color identifiers (eg name or RGB values) from which a smooth color palette is derived. |
center |
Logical. Assign center of distribution. |
selection |
Logical. Mark all points beyond selection. |
ellipse |
Logical. Plot area and borders of selection as ellipse. |
pch |
see |
cex |
see |
col |
see |
... |
further arguments that are passed on to |
Produces a scatterplot of paired data showing the densities of
the fitted bivariate distribution from function
fitNorm2
in false color
representation. Additionally a selection of data points can be
highlighted either by marking outliers or by showing its area.
A list containing items p, cov, mu, S
(density values for
each data pair, resulting object from call to cov.rob, midpoint of
distribution, covariance matrix).
Florian Hahne
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.