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 c52b2f9 commit 0622cf1Copy full SHA for 0622cf1
lib/node_modules/@stdlib/stats/base/dists/bradford/cdf/docs/repl.txt
@@ -1,8 +1,7 @@
1
2
{{alias}}( x, c )
3
- Evaluates the cumulative distribution function
4
- (CDF) for a Bradford distribution
5
- with shape parameter `c` at a value `x`.
+ Evaluates the cumulative distribution function (CDF) for a Bradford
+ distribution with shape parameter `c` at a value `x`.
6
7
If provided `NaN` as any argument, the function returns `NaN`.
8
0 commit comments