Step-by-step procedure for nested logistic regression in Incanter

After finding this extremely useful guide in R, I wondered how I could do something like this in Incanter. Being relatively new to Incanter, it would be great if someone could reproduce this answer .

In addition to illustrating the nested model, a discussion of this answer also included some good discussion on how to iteratively generate a list of non-nested models. I would be curious that this is the most idiomatic way to do this in Clojure / Incanter is.

+5
source share

All Articles