Modeling Data With Functional Programming In R – Chapter 1

[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.

I’m pleased to announce that a rewrite of my first chapter of “Modeling Data With Functional Programming In R” is available in draft format. Most of the feedback of the previous version centered around accessibility and practicality of the material. In response, this first chapter is dedicated to discussing the functional programming paradigm and the key role of the function. It then progresses into talking about the relationships between mathematical notation we take for granted and functional programming syntax. The chapter concludes by introducing the lambda calculus using Church numerals to illustrate key concepts. This version includes many examples using the iris dataset, so the examples are all easily reproducible.

Any and all feedback is greatly appreciated.

Rowe. Modeling Data With Functional Programming In R, Chapter 1


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)