environmentaltools.graphics.qqplot

environmentaltools.graphics.qqplot(df1, df2, variable, noperc, ax=None, fname=None, label=None, legend=True, title=None)[source]

[summary]

Parameters:
  • df1 ([type]) – [description]

  • df2 ([type]) – [description]

  • variable ([type]) – [description]

  • noperc ([type]) – [description]

  • ax ([type], optional) – [description]. Defaults to None.

  • fname ([type], optional) – [description]. Defaults to None.