/ch3-correlation

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Correlation

Example code for chapter three, Clojure for Data Science.

Data

Data originally sourced from The Guardian Datablog and provided courtesy of Guardian News and Media Ltd.

Running examples

Examples can be run with:

# Replace 3.1 with the example you want to run:

lein run -e 3.1

or open an interactive REPL with:

lein repl

License

Copyright © 2015 Henry Garner

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.