[Matplotlib-devel] plot confidence ellipse
Chris Barker
chris.barker at noaa.gov
Thu Feb 21 20:12:52 EST 2019
On Thu, Feb 21, 2019 at 12:59 PM Jody Klymak <jklymak at uvic.ca> wrote:
> Hi Carsten,
>
> From what I can tell, the rest is data processing and application of
> statistics. While we have historically had some data processing and
> statistics in the package, we are actively trying to remove as much of that
> as possible and leave it for numpy, scipy, pandas etc. Given that, I don’t
> think matplotlib is the correct home for this functionality.
Maybe statsmodels is though:
http://www.statsmodels.org/stable/index.html
If it's not already there.
Also -- there is a bit of maybe-tricky MPL code in there with applying
transforms -- so it *may* make sense to add a utility to MPL to draw such
ellipses.
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20190221/d82a9d24/attachment-0001.html>
More information about the Matplotlib-devel
mailing list