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

scipy.special.nbdtri(k, n, y) = <ufunc 'nbdtri'>

Inverse of nbdtr vs p

Finds the argument p such that nbdtr(k,n,p) = y.

Previous topic

scipy.special.nbdtrc

Next topic

scipy.special.nbdtrik