mfitzp / pathomx

Workflow based scientific analysis built on Python
https://www.mfitzp.com/tools/pathomx/
GNU General Public License v3.0
91 stars 30 forks source link

Plugin & View: A correlation plugin + extend scatter view for lines of best fit #17

Open mfitzp opened 10 years ago

mfitzp commented 10 years ago

Add a correlation plot for data under basic graphs.

Plot should offer configuration of what input variables (labels, entities) to plot onto a correlation plot, together with correlation testing and statistics.

mfitzp commented 10 years ago

Mostly implemented. A summary view and minimum r2 filter option would be nice (to only show the top correlations etc.)