Processing math: 100%
SciPy v0.19.0 Reference Guide
index
modules
modules
Rice Distribution
¶
Defined for
x
>
0
and
b
>
0
f
(
x
;
b
)
=
x
exp
(
−
x
2
+
b
2
2
)
I
0
(
x
b
)
F
(
x
;
b
)
=
∫
x
0
α
exp
(
−
α
2
+
b
2
2
)
I
0
(
α
b
)
d
α
μ
′
n
=
√
2
n
Γ
(
1
+
n
2
)
1
F
1
(
−
n
2
;
1
;
−
b
2
2
)
Implementation:
scipy.stats.rice