Description Usage Arguments Examples
It returns a matriz with 3 columns to be used to draw confidence ellipsoid in 3d.
1 2 | ellipsoid.Fox(center = c(0, 0, 0), radius = 1, shape = diag(3),
segments = 51)
|
center |
center of the ellipsoid |
radius |
radius of the ellipsoid |
shape |
shape of the ellipsoid |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.