SciPy

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

scipy.special.pdtrik

scipy.special.pdtrik(p, m) = <ufunc 'pdtrik'>

Inverse to pdtr vs k

Returns the quantile k such that pdtr(k, m) = p

Previous topic

scipy.special.pdtri

Next topic

scipy.special.stdtr