Handbook
Glossary
slope ( regress -- n )
Vocabulary
math
.
statistics
.
running
Inputs
regress
an
object
Outputs
n
an
object
Definition
USING:
accessors
kernel
math
;
IN:
math.statistics.running
:
slope
( regress -- n )
[
xy>>
]
[
x-stats>>
sample-variance
]
[
n>>
1
-
*
/
]
tri
;