๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Functional Data Structures in R: Advanced Statistical Programming in R

โœ Scribed by Thomas Mailund (auth.)


Publisher
Apress
Year
2017
Tongue
English
Leaves
262
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.

โœฆ Table of Contents


Front Matter ....Pages i-xii
Introduction (Thomas Mailund)....Pages 1-2
Abstract Data Structures (Thomas Mailund)....Pages 3-23
Immutable and Persistent Data (Thomas Mailund)....Pages 25-66
Bags, Stacks, and Queues (Thomas Mailund)....Pages 67-133
Heaps (Thomas Mailund)....Pages 135-187
Sets and Search Trees (Thomas Mailund)....Pages 189-245
Back Matter ....Pages 247-256

โœฆ Subjects


Programming Techniques


๐Ÿ“œ SIMILAR VOLUMES


Functional Programming in R: Advanced St
โœ Thomas Mailund (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

<p>Master functions and discover how to write functional programs in R. In this concise 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.<br>In <i>

Functional Programming in R 4: Advanced
โœ Thomas Mailund ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

<span>Master functions and discover how to write functional programs in R. In this book, updated for R 4, you'll learn to make your functions pure by avoiding side effects, write functions that manipulate other functions, and construct complex functions using simpler functions as building blocks.<br

Functional Programming in R 4: Advanced
โœ Thomas Mailund ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Apress ๐ŸŒ English

<span>Master functions and discover how to write functional programs in R. In this book, updated for R 4, you'll learn to make your functions pure by avoiding side effects, write functions that manipulate other functions, and construct complex functions using simpler functions as building blocks.<br