Modeling data with functional programming – lists

[This article was first published on Cartesian Faith » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The latest update of my book includes a chapter on lists. This chapter explores the list data type and how to effectively use it as a general purpose data structure. We also look at the mechanics of do.call and its relationship with lists. The latter half of the chapter transitions to practical applications. Not only do we continue the ebola situation report example, based on the ebola.sitrep package, we also implement random forests and the binomial asset pricing model using lists.

The table of contents is also updated to reflect the remaining chapters in the book. As usual, feedback and comments are welcome. I’m mostly interested in conceptual issues, although grammatical and typographical issues are also fair game.

Rowe – Modeling data with functional programming in R


To leave a comment for the author, please follow the link and comment on their blog: Cartesian Faith » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)