SciPy

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

scipy.special.stdtridf

scipy.special.stdtridf(p, t) = <ufunc 'stdtridf'>

Inverse of stdtr vs df

Returns the argument df such that stdtr(df, t) is equal to p.

Previous topic

scipy.special.stdtr

Next topic

scipy.special.stdtrit