Skip to main content
cdf
qualia_
core_
db
0.0.30
In qualia_
core_
db::
solvers::
statistics::
distributions::
chi_
squared
qualia_core_db
::
solvers
::
statistics
::
distributions
::
chi_squared
Function
cdf
Copy item path
Source
pub fn cdf(x:
f64
, k:
f64
) ->
f64
Expand description
cdf
P(X ≤ x)
=
P(k/2, x/2)
.