This is just to let folks know I’ve (finally) written up some documentation on how to use capjure. Hope it helps! … more →
s-expressionshornbeck wrote 1 day ago: After talking to a few people this past week I decided that I would spend some of my July 4th weeken … more →
incanter wrote 3 days ago: The multinomial distribution is used to describe data where each observation is one of k possible ou … more →
Shrutarshi Basu wrote 3 days ago: If you’re at all interested in Open Source or Linux you’ve probably heard about the deba … more →
Caleb wrote 3 days ago: Today I had a battle with CSS, and I lost. I was trying to figure out how to keep a 100×100 pi … more →
plamere wrote 1 week ago: Here’s the first Echo Nest application (as far as I know) that is written in Clojure: Another … more →
incanter wrote 1 week ago: The Monty Hall problem, named after the host of the Let’s Make a Deal game show, first appear … more →
incanter wrote 1 week ago: Benford’s law has been discussed as a means of analyzing the results of the 2009 Iranian elect … more →
incanter wrote 2 weeks ago: We can use randomization (a.k.a. permutation tests) for significance testing by comparing a statisti … more →
greencrab wrote 2 weeks ago: Start playing with clojure the other day and discover incanter which has some nice tools for analyzi … more →
incanter wrote 2 weeks ago: This example will demonstrate the use of the chisq-test function to perform tests of independence on … more →
incanter wrote 3 weeks ago: Yesterday, I received a question about plotting with non-numeric data. Unfortunately, the only way t … more →
trptcolin wrote 3 weeks ago: Today was packed! I started out by wrapping some more tests that I’d been wanting to write (c … more →
HaiColon wrote 3 weeks ago: First of all, there is no Bob. Bob is a lie! And the story isn’t epic at all. It’s a sto … more →
incanter wrote 3 weeks ago: The following examples will demonstrate how to annotate Incanter plots using the add-pointer, add-t … more →
incanter wrote 3 weeks ago: This example will demonstrate how to fit a non-linear least-squares model in Incanter using the non- … more →
incanter wrote 1 month ago: This example will use a data set from NIST. It doesn’t represent the typical data used in regr … more →
incanter wrote 1 month ago: This example will demonstrate the t-test function for comparing the means of two samples. You will n … more →
incanter wrote 1 month ago: Permutation tests can be used with many different statistics, including correlation. For this examp … more →
HaiColon wrote 1 month ago: I thought about learning a new programming language, to be specific one that was made with concurren … more →