Numerator degrees of freedom, should be > 0.
Changed in version 1.14.0: Earlier NumPy versions required dfnum > 1.
Denominator degrees of freedom, should be > 0.
Non-centrality parameter, the sum of the squares of the numerator means, should be >= 0.
Output shape. If the given shape is, e.g., (m, n, k)
, then m * n * k
samples are drawn. If size is None
(default), a single value is returned if dfnum
, dfden
, and nonc
are all scalars. Otherwise, np.broadcast(dfnum, dfden, nonc).size
samples are drawn.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4