Created
September 21, 2013 11:30
-
-
Save tjtuom/6649714 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(ns statistics-one.core | |
(:use [incanter core stats charts])) | |
(view (histogram (sample-normal 1000))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment