Description Usage Arguments Value Author(s) See Also Examples
Adds data ellipsoids(s) to a 3D plot using, by default, the data frame for the plot. Note: The argument list of Ell3d has changed. This documentation should be regenerated and revised.
1 2 3 4 |
x |
optional matrix or data frame used to generate a data ellipsoid. The default is
the data frame stored in Plot3d.par() when the plot was created. If |
col |
color for ellipsoid, by default: Plot3d.par()$col. |
radius |
of the ellipsoid (1 generates the standard ellipsoid whose one dimensional projections yield the mean plus or minus one standard deviation of the variable projected. |
use.groups |
defaults to Plot3d.par()has.groups: whether to plot one ellipsoid for all the data or separate ellipsoids for each subgroup. |
alpha |
default 0.5. Controls transparency of ellipsoid. |
verbose |
be verbose? |
... |
other arguments passed down |
None
Georges Monette
Plot3d
, ~~~
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.