Hi all,

Can anyone please guide me how to draw a Concentration ellipsoid for a
bivariate system with a bivariate normal dist. having a VCV matrix : 

Sigma <- matrix(c(1,2,2,5), 2, 2)

I would like to draw in using GGPLOT. Your help will be highly appreciated.

Thanks,
-- 
View this message in context: 
http://www.nabble.com/Concentration-ellipsoid-tp25315705p25315705.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to