| GaussianEllipse | R Documentation | 
Return the ellipse equal to the highest pdf region of a bivariate Gaussian distribution with a given probability.
GaussianEllipse(mean, Sigma, p)
| mean | numeric vector of length 2, the mean of the bivariate Gaussian distribution; this is the center of the ellipse | 
| Sigma | covariance matrix of the bivariate Gaussian distribution | 
| p | desired probability level, a number between 0 and 1 (strictly) | 
An Ellipse object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.