SciPy

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

scipy.special.fdtri

scipy.special.fdtri(dfn, dfd, p) = <ufunc 'fdtri'>

Inverse to fdtr vs x

Finds the F density argument x such that fdtr(dfn, dfd, x) == p.

Previous topic

scipy.special.fdtrc

Next topic

scipy.special.gdtr