math.statistics.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(kth-object)( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )
(r)( x-mean y-mean x-seq y-seq x-std y-std -- r )
kth-object-impl( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )
kth-object-unsafe( seq k quot: ( x y -- ? ) -- elt )
kth-objects-unsafe( seq kths quot: ( x y -- ? ) -- elts )
r-stats( xy-pairs -- x-mean y-mean x-seq y-seq x-std y-std )
r-sum-diffs( x-mean y-mean x-seq y-seq -- (r) )
rank-by( seq method: ( min max -- rank ) -- seq' )
rankings( histogram method: ( min max -- rank ) -- assoc )
trim-points( p seq -- from to seq )


Files