Functional Data Structures in R Functional Data Structures in R

Functional Data Structures in R

Advanced Statistical Programming in R

    • 22,99 €
    • 22,99 €

Publisher 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.
You will: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
Implement data structures in C/C++ with some wrapper code in R
Build new versions of traditional data structures that are known

GENRE
Computing & Internet
RELEASED
2017
17 November
LANGUAGE
EN
English
LENGTH
268
Pages
PUBLISHER
Apress
PROVIDER INFO
Springer Science & Business Media LLC
SIZE
2.1
MB
Introduction to Computational Thinking Introduction to Computational Thinking
2021
Generic Data Structures and Algorithms in Go Generic Data Structures and Algorithms in Go
2022
Python Challenges Python Challenges
2022
Algorithms: Questions and Answers Algorithms: Questions and Answers
2018
Advanced Functional Programming Advanced Functional Programming
2009
Algorithms: Questions and Answers (2020 Edition) Algorithms: Questions and Answers (2020 Edition)
2019
Introducing Markdown and Pandoc Introducing Markdown and Pandoc
2019
Functional Programming in R 4 Functional Programming in R 4
2023
R 4 Data Science Quick Reference R 4 Data Science Quick Reference
2022
Beginning Data Science in R 4 Beginning Data Science in R 4
2022
Introduction to Computational Thinking Introduction to Computational Thinking
2021
Pointers in C Programming Pointers in C Programming
2021