I'm working on a project right now where I have Gaussian distributions, and I want to create a graphic that represents them. I'm not sure how to generate the ellipse that represents say 1 standard deviation away from the mean.
How do I convert the covariance matrix into the major & minor axes and angle away from horizontal?