Handbook
Glossary
(chi2P) ( chi/2 df/2 -- p )
Vocabulary
math
.
extras
.
private
Inputs
chi/2
an
object
df/2
an
object
Outputs
p
an
object
Definition
USING:
kernel
math
math.functions
math.statistics
math.vectors
ranges
sequences
;
IN:
math.extras.private
:
(chi2P)
( chi/2 df/2 -- p )
[1..b)
dupd
n/v
cum-product
swap
neg
e^
[
v*n
sum
]
keep
+
;