[gmx-users] Population Density Plot
Vytautas Rakeviius
vytautas1987 at yahoo.com
Mon Sep 17 15:42:55 CEST 2018
Also you can use R for that task. Very easy like:density(x, ...)
On Monday, September 17, 2018, 4:26:38 PM GMT+3, João Henriques <joao.m.a.henriques at gmail.com> wrote:
How does that reply the OP's question? To calculate the joint probability
distribution you need to perform a kernel density estimation. I'd recommend
either SciPy or Seaborn if you're not averse to coding in Python:
https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.gaussian_kde.html
https://seaborn.pydata.org/examples/joint_kde.html
With Seaborn this is an incredibly simple task.
J
--
Gromacs Users mailing list
* Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a mail to gmx-users-request at gromacs.org.
More information about the gromacs.org_gmx-users
mailing list