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.
2 parents 183bc5f + 63a9e1e commit 2d506e1Copy full SHA for 2d506e1
docs/source/api/distributions/continuous.rst
@@ -9,6 +9,7 @@ Continuous
9
Flat
10
HalfFlat
11
Normal
12
+ TruncatedNormal
13
HalfNormal
14
SkewNormal
15
Beta
@@ -20,16 +21,17 @@ Continuous
20
21
Cauchy
22
HalfCauchy
23
Gamma
24
+ InverseGamma
25
Weibull
26
Lognormal
27
ChiSquared
28
Wald
29
Pareto
- InverseGamma
30
ExGaussian
31
VonMises
32
Triangular
33
Gumbel
34
+ Rice
35
Logistic
36
LogitNormal
37
Interpolated
0 commit comments