1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-29 00:22:19 +01:00
redox-ssh/rand/distributions/gamma/sidebar-items.js

1 line
No EOL
337 B
JavaScript

initSidebarItems({"struct":[["ChiSquared","The chi-squared distribution `χ²(k)`, where `k` is the degrees of freedom."],["FisherF","The Fisher F distribution `F(m, n)`."],["Gamma","The Gamma distribution `Gamma(shape, scale)` distribution."],["StudentT","The Student t distribution, `t(nu)`, where `nu` is the degrees of freedom."]]});