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.fdtridfd

scipy.special.fdtridfd(dfn, p, x) = <ufunc 'fdtridfd'>

Inverse to fdtr vs dfd

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

Previous topic

scipy.special.fdtri

Next topic

scipy.special.gdtr