Ignorer et passer au contenu
Search
Passer aux informations produits
1 de 1

Functional Data Structures in R: Advanced Statistical Programming in R - Paperback

$32.38 USD
$32.38 USD
En vente Épuisé
Frais d'expédition calculés à l'étape de paiement.
In stock (100 units), ready to be shipped

Available Offers

Fast delivery available on most orders

Multiple secure payment options accepted

Secure checkout with
  • American Express
  • Apple Pay
  • Bancontact
  • Diners Club
  • Discover
  • Google Pay
  • Mastercard
  • PayPal
  • Shop Pay
  • Visa
Afficher tous les détails

PRODUCT DESCRIPTION

by Thomas Mailund (Author)

Learn algorithmic programming in R
Emulate pointers and implement traditional data structures in R
Implement data structures in C/C++ with R wrapper code

Back Jacket

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

Author Biography

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.

Number of Pages: 256
Dimensions: 0.57 x 9.21 x 6.14 IN
Illustrated: Yes
Publication Date: November 18, 2017
you might like