﻿statsmodels.graphics.gofplots.ProbPlot
======================================

.. currentmodule:: statsmodels.graphics.gofplots

.. autoclass:: ProbPlot
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~ProbPlot.ppplot
      ~ProbPlot.probplot
      ~ProbPlot.qqplot
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~ProbPlot.sample_percentiles
      ~ProbPlot.sample_quantiles
      ~ProbPlot.sorted_data
      ~ProbPlot.theoretical_percentiles
      ~ProbPlot.theoretical_quantiles
   
   
   