Commit 3bf89d4
committed
Remove note that probs are automatically rescaled
This concerns the documentation of the Categorical and Multinomial
distributions. Probabilities are indeed rescaled, but only when they
are numeric, and with a warning to discourage users from that.
Hence this should not be in the documentation.
See issue #5978.1 parent 093a734 commit 3bf89d4
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1268 | 1268 | | |
1269 | 1269 | | |
1270 | 1270 | | |
1271 | | - | |
1272 | | - | |
| 1271 | + | |
1273 | 1272 | | |
1274 | 1273 | | |
1275 | 1274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| |||
0 commit comments