Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Functional Data Structures ­in R
Advanced Statistical Programming in R

Rating
Format
Paperback, 256 pages
Published
United States, 1 November 2017


Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example you'll learn how to change variable-value bindings by modifying environments, which can be exploited to emulate pointers and implement traditional data structures. You'll also see how, by abandoning traditional data structures, you can manipulate structures by building new versions rather than modifying them. You'll discover how these so-called functional data structures are different from the traditional data structures you might know, but are worth understanding to do serious algorithmic programming in a functional language such as R.


By the end of Functional Data Structures in R, you'll understand the choices to make in order to most effectively work with data structures when you cannot modify the data itself. These techniques are especially applicable for algorithmic development important in big data, finance, and other data science applications.


What You'll Learn

Carry out algorithmic programming in R  Use abstract data structures  Work with both immutable and persistent data  Emulate pointers and implement traditional data structures in R Build new versions of traditional data structures that are known


Who This Book Is For


Experienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended.

Show more

Our Price
HK$208
Elsewhere
HK$251.69
Save HK$43.69 (17%)
Ships from USA Estimated delivery date: 5th May - 13th May from USA
Free Shipping Worldwide

Buy Together
+
Buy together with Water Capitalism at a great price!
Buy Together
HK$540
Elsewhere Price
HK$560.50
You Save HK$20.50 (4%)

Product Description


Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example you'll learn how to change variable-value bindings by modifying environments, which can be exploited to emulate pointers and implement traditional data structures. You'll also see how, by abandoning traditional data structures, you can manipulate structures by building new versions rather than modifying them. You'll discover how these so-called functional data structures are different from the traditional data structures you might know, but are worth understanding to do serious algorithmic programming in a functional language such as R.


By the end of Functional Data Structures in R, you'll understand the choices to make in order to most effectively work with data structures when you cannot modify the data itself. These techniques are especially applicable for algorithmic development important in big data, finance, and other data science applications.


What You'll Learn

Carry out algorithmic programming in R  Use abstract data structures  Work with both immutable and persistent data  Emulate pointers and implement traditional data structures in R Build new versions of traditional data structures that are known


Who This Book Is For


Experienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended.

Show more
Product Details
EAN
9781484231432
ISBN
1484231430
Publisher
Dimensions
23.4 x 15.6 x 1.5 centimeters (0.39 kg)

Table of Contents

1: Abstract Data Structures.- 2: Immutable and Persistent Data.- 3: Bags, Stacks, and Queues.- 4: Heaps.- 5: Sets and Search Trees.- 6: Conclusions.- Bibliography.

About the Author

Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science.  For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.  He has published Beginning Data Science in R, Functional Programming in R and Metaprogramming in R with Apress as well as other books.  

Review this Product
Ask a Question About this Product More...
 
Item ships from and is sold by Fishpond.com, Inc.

Back to top