sample-corr ( {x} {y} -- corr )


Vocabulary
math.statistics

See also
corr-ddof, population-corr

Definition
IN: math.statistics

: sample-corr ( {x} {y} -- corr ) 1 corr-ddof ; inline