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 076cbd2 commit 9747a66Copy full SHA for 9747a66
README.md
@@ -73,7 +73,7 @@ levels(d2)
73
julia> pdf(d2, "maybe")
74
0.0
75
76
-julia> pdf(d2, "okay")https://github.com/JuliaAI/CategoricalDistributions.jl#measures-over-finite-labeled-sets
+julia> pdf(d2, "okay")
77
ERROR: DomainError with Value okay not in pool. :
78
```
79
0 commit comments