We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0009cc7 commit 6fe624aCopy full SHA for 6fe624a
lib/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( x, p )
3
Evaluates the probability mass function (PMF) for a Bernoulli distribution
4
- with success probability `0 <= p <= 1`.
+ with success probability `p` at a value `x`.
5
6
If provided `NaN` as any argument, the function returns `NaN`.
7
0 commit comments