0

I would like to do a quantile-quantile plot with an associated confidence band using python, as the one done with the QTLRel (R package) shown in this figure:

enter image description here

Do you know how to do it?

Make42
  • 12,236
  • 24
  • 79
  • 155
selvas
  • 1
  • 1
  • 3
  • You can use the SciPy package of Python. Check this post for more details: https://stackoverflow.com/questions/13865596/quantile-quantile-plot-using-scipy – Anuparna May 31 '17 at 21:53
  • Thanks. I saw that post before, but my issue is with the associated confidence band. – selvas Jun 01 '17 at 11:24

0 Answers0