Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Added covariance and correlation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Jan 22, 2013
1 parent 82096a9 commit c0544ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -326,4 +326,6 @@
#:ensure-sorted-vector
#:x-moments
#:y-moments
#:sample-covariance))
#:sample-covariance
#:covariance
#:correlation))

0 comments on commit c0544ab

Please sign in to comment.