
    xfT                     ,    d dl Z ddlmZ g dZd Zd Zy)    N   )
_morestats)?mvsdist	bayes_mvskstatkstatvarprobplotppcc_max	ppcc_plot
boxcox_llfboxcoxboxcox_normmaxboxcox_normplotshapiroandersonansaribartlettlevene
binom_testflignermoodwilcoxonmedian_testcircmeancircvarcircstdanderson_ksampyeojohnson_llf
yeojohnsonyeojohnson_normmaxyeojohnson_normplotannotations
namedtupleisscalarlogarounduniquearangesortaminamax
atleast_1darraycompressexpravelcount_nonzeroarctan2hypotoptimizefind_repeatschi2_contingencydistributions
rv_genericMeanVarianceStd_devShapiroResultAndersonResultAnderson_ksampResultAnsariResultBartlettResultLeveneResultFlignerResultWilcoxonResultc                      t         S )N)__all__     7/usr/lib/python3/dist-packages/scipy/stats/morestats.py__dir__rI      s    NrG   c                     | t         vrt        d|  d      t        j                  d|  dt        d       t        t        |       S )Nz9scipy.stats.morestats is deprecated and has no attribute z%. Try looking in scipy.stats instead.zPlease use `zX` from the `scipy.stats` namespace, the `scipy.stats.morestats` namespace is deprecated.   )category
stacklevel)rE   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    rH   __getattr__rT       s[    7Gf9;< 	< MML 'I I-!= :t$$rG   )rO    r   rE   rI   rT   rF   rG   rH   <module>rV      s   
  &
%rG   