Skip to content

Commit

Permalink
DOC: Move reference to non-sandbox modules
Browse files Browse the repository at this point in the history
Move documentation for promoted functions to point to correct location

closes statsmodels#3442
  • Loading branch information
bashtage committed Oct 25, 2017
1 parent bcab53a commit 4c199af
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/source/stats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,19 @@ to one way ANOVA, but still in developement
.. module:: statsmodels.sandbox.stats.multicomp
:synopsis: Experimental methods for controlling size while performing multiple comparisons

.. currentmodule:: statsmodels.sandbox.stats.multicomp

.. currentmodule:: statsmodels.stats.multitest

.. autosummary::
:toctree: generated/

multipletests
fdrcorrection0
fdrcorrection

.. currentmodule:: statsmodels.sandbox.stats.multicomp

.. autosummary::
:toctree: generated/

GroupsStats
MultiComparison
Expand Down

0 comments on commit 4c199af

Please sign in to comment.