5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added t-test function More... almost 16 years ago
added print method for datasets More... almost 16 years ago
added sample-multivariate-normal function More... almost 16 years ago
added principal-components function More... almost 16 years ago
added principal-components function More... almost 16 years ago
added examples/bayes.clj More... almost 16 years ago
added correlation function and new sample dataset More... almost 16 years ago
fixed histogram density label More... almost 16 years ago
added qq-plot function More... almost 16 years ago
updated probability_plots.clj examples More... almost 16 years ago
added R-style plot labeling using given clojure forms More... almost 16 years ago
updated usage example in read-dataset function More... almost 16 years ago
updated readme file More... almost 16 years ago
fixed add-line function so multiple lines can be added to a plot More... almost 16 years ago
added incanter/datasets.clj, fixed linear-model problem with 'no intercept' models with only a single independent variable. More... almost 16 years ago
Removed dependency on Apache Commons by building cdf-f on Colt's incompleteBeta function and removing quantile-f and the commons version of linear-model. More... almost 16 years ago
added apache commons math lib, created pdf-f, cdf-f, sample-model-params. More... almost 16 years ago
added trace-plot, new categorical data functions More... almost 16 years ago
added linear-model to stats.clj, add-line to charts.clj More... almost 16 years ago
renamed incanter.matrix namespace to incanter.core More... almost 16 years ago
minor tweaks More... almost 16 years ago
Added a few more functions to incanter.matrix, added more inline documentation. More... almost 16 years ago
fixed neg-binomial function options More... almost 16 years ago
Added new probability functions, improved performance of incanter.Matrix More... almost 16 years ago
added examples, matrix decomp, more probability dists, and a script to generate docs. More... almost 16 years ago
Tweaked tests, removed out of date demo.clj More... almost 16 years ago
Added more unit tests and a build.xml file More... almost 16 years ago
more cleanup More... almost 16 years ago
cleanup More... almost 16 years ago
Started adding unit tests with clojure.contrib.test-is More... almost 16 years ago