SciPy

This is documentation for an old release of SciPy (version 0.17.1). Search for this page in the documentation of the latest stable release (version 1.15.1).

scipy.stats.mstats.betai

scipy.stats.mstats.betai(*args, **kwds)[source]

betai is deprecated! mstats.betai is deprecated in scipy 0.17.0; use special.betainc instead.

betai() is deprecated in scipy 0.17.0.

For details about this function, see stats.betai.