bundles / scipy 1.17.1 / scipy / stats / _stats_py / TtestResult / __init__
function
scipy.stats._stats_py:TtestResult.__init__
source: /scipy/stats/_stats_py.py :5978
Signature
def __init__ ( self , statistic , pvalue , df , alternative , standard_error , estimate , statistic_np = None , xp = None ) Summary
No Docstrings
Aliases
-
scipy.stats._stats_py.TtestResult.__init__