Buy new:
$36.18
List Price: $48.61
Save: $12.43 (26%)
FREE delivery Saturday, August 6. Details
Or fastest delivery Friday, August 5. Order within 3 hrs 14 mins. Details
In Stock.
As an alternative, the Kindle eBook is available now and can be read on any device with the free Kindle app.
[{"displayPrice":"$36.18","priceAmount":36.18,"currencySymbol":"$","integerValue":"36","decimalSeparator":".","fractionalValue":"18","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"lBJWQnIpC8RlOgsxlQJms4RfKIAVjSo8VLKEu1r%2B1bEbBfA%2FjPsW3AfJCK27Soq3KvVlBmcPNrzcaSUMzJUh9BRy44jv73MyEbLAOVDW5%2FqmkvBL0o5LoPFjbtC8yb9YB3Ky0GI1PI8%3D","locale":"en-CA","buyingOptionType":"NEW"}]
$$36.18 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$36.18
Subtotal
Initial payment breakdown
Shipping cost, delivery date and order total (including tax) shown at checkout.
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Ships from and sold by Amazon.ca.
Functional Programming in... has been added to your Cart
Share <Embed>
Have one to sell?
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer – no Kindle device required. Learn more

Read instantly on your browser with Kindle Cloud Reader.

Using your mobile phone camera, scan the code below and download the Kindle app.

QR code to download the Kindle app

Flip to back Flip to front
Listen Playing... Paused   You're listening to a sample of the Audible audio edition.
Learn more

Follow the Author

Something went wrong. Please try your request again later.

Functional Programming in R: Advanced Statistical Programming for Data Science, Analysis and Finance Paperback – March 29 2017

3.1 out of 5 stars 3 ratings

Amazon Price
New from Used from
Kindle Edition
Paperback
$36.18
$36.18 $102.32

Enhance your purchase

Product description

Review

“The book is written in an exhaustive, text-book-like manner with theoretical paragraphs accompanied by lots of examples presented from various angles. The book is intended for readers with a fairly good command of R who wish to extend their programming skills towards a functional approach on data handling. ... it is a great addition to a programming library for mathematicians, computer scientists and applied life scientists alike.” (Irina Ioana Mohorianu, zbMATH 1376.68002, 2018)

From the Back Cover

Master functions and discover how to write functional programs in R. In this book, you'll make your functions pure by avoiding side-effects; you’ll write functions that manipulate other functions, and you’ll construct complex functions using simpler functions as building blocks.
In 
Functional Programming in R, you’ll see how we can replace loops, which can have side-effects, with recursive functions that can more easily avoid them. In addition, the book covers why you shouldn't use recursion when loops are more efficient and how you can get the best of both worlds.
Functional programming is a style of programming, like object-oriented programming, but one that focuses on data transformations and calculations rather than objects and state. Where in object-oriented programming you model your programs by describing which states an object can be in and how methods will reveal or modify that state, in functional programming you model programs by describing how functions translate input data to output data. Functions themselves are considered to be data you can manipulate and much of the strength of functional programming comes from manipulating functions; that is, building more complex functions by combining simpler functions.
You will:
  • Write functions in R including infix operators and replacement functions 
  • Create higher order functions
  • Pass functions to other functions and start using functions as data you can manipulate
  • Use Filer, Map and Reduce functions to express the intent behind code clearly and safely
  • Build new functions from existing functions without necessarily writing any new functions, using point-free programming
  • Create functions that carry data along with them

Product details

  • Publisher ‏ : ‎ Apress; 1st ed. edition (March 29 2017)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 119 pages
  • ISBN-10 ‏ : ‎ 148422745X
  • ISBN-13 ‏ : ‎ 978-1484227459
  • Item weight ‏ : ‎ 454 g
  • Dimensions ‏ : ‎ 15.49 x 0.71 x 23.5 cm
  • Customer Reviews:
    3.1 out of 5 stars 3 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

I am an associate professor in bioinformatics at Aarhus University, Denmark. My background in math and computer science but for the last decade my main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.

I write as a hobby, but my books are all focused on topics I teach in my daily work, where I teach several classes on data science, statistics, programming, and computer science. I try to write the kinds of books I would like to use in my own teaching, or the kinds of books I would like to have had when I learned the topics myself.

I do have some ambitions of writing popular science books as well, but I have not had the courage to try my writing skills on that yet. So far, I have stuck to more technical topics where I feel more at home. Still, that can't go on forever, so some day I will dare to write about genetics and human evolution without hiding behind maths.

Customer reviews

3.1 out of 5 stars
3.1 out of 5
3 global ratings
5 star
35%
4 star 0% (0%) 0%
3 star
35%
2 star 0% (0%) 0%
1 star
30%

Top reviews from Canada

There are 0 reviews and 0 ratings from Canada

Top reviews from other countries

I Teach Typing
1.0 out of 5 stars Only for computer scientists who already know advanced R programming
Reviewed in the United States on June 15, 2019
Verified Purchase
2 people found this helpful
Report abuse