Liking cljdoc? Tell your friends :D
Clojure only.

logplots.histo

Adapted from my blog post, http://johnj.com/nucleotide-repetition-lengths.html
raw docstring

draw-histclj

(draw-hist x-label log? values)

Draw histogram of bins as generated by make-hist

Draw histogram of bins as generated by make-hist
sourceraw docstring

make-histclj

(make-hist xmin xmax nbins xs)

Convert seq of input xs into a histogram of nbins bins, from xmin to xmax. Discard overflows or underflows

Convert seq of input xs into a histogram of nbins bins, from xmin to
xmax.  Discard overflows or underflows
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close