Liking cljdoc? Tell your friends :D

whittemore.plot


*plot-size*clj

source

marginal-pmfclj

(marginal-pmf pmf x)

Alpha - subject to change. Returns the marginal distribution of variable x from multivariate pmf, where pmf is a map of (map of variable to value) to probability.

Alpha - subject to change.
Returns the marginal distribution of variable x from multivariate pmf,
where pmf is a map of (map of variable to value) to probability.
sourceraw docstring

plot-p-mapclj

(plot-p-map p-map)

Alpha - subject to change. Returns a plot of the p-map, a map of categories to probabilities.

Alpha - subject to change.
Returns a plot of the p-map, a map of categories to probabilities.
sourceraw docstring

plot-univariateclj

(plot-univariate distribution)
(plot-univariate distribution variable)

Alpha - subject to change. Plot a univariate probability distribution.

Alpha - subject to change.
Plot a univariate probability distribution.
sourceraw docstring

set-plot-size!clj

(set-plot-size! width height)

Set the width and height for rendered plot.

Set the width and height for rendered plot.
sourceraw docstring

view-plotclj

(view-plot chart)

View a plot in a new window.

View a plot in a new window.
sourceraw docstring

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

× close