scipy.special.pdtrik#
- scipy.special.pdtrik(p, m, out=None) = <ufunc 'pdtrik'>#
 Inverse to
pdtrvs m.- Parameters:
 - marray_like
 Shape parameter (nonnegative, real)
- parray_like
 Probability
- outndarray, optional
 Optional output array for the function results
- Returns:
 - scalar or ndarray
 The number of occurrences k such that
pdtr(k, m) = p