R Cookbook 2nd Ed (O'Reilly)
Monday, 29 July 2019

There are 275 practical recipes in the expanded second edition of this book aiming to show how to perform data analysis with R quickly and efficiently. Authors  J.D. Long and Paul Teetor show task-oriented recipes aimed at making you productive with R. Solutions range from basic tasks to input and output, general statistics, graphics, and linear regression. Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works.

<ASIN:1492040681>

 

Authors: J.D. Long and Paul Teetor
Publisher: O'Reilly
Date: July 2019
Pages: 600
ISBN: 978-1492040682
Print: 1492040681
Kindle:B07TDVNC15
Audience: R developers
Level: Intermediate
Category: Other Languages

 

 

  • Create vectors, handle variables, and perform basic functions
  • Simplify data input and output
  • Tackle data structures such as matrices, lists, factors, and data frames
  • Work with probability, probability distributions, and random variables
  • Calculate statistics and confidence intervals and perform statistical tests
  • Create a variety of graphic displays
  • Build statistical models with linear regressions and analysis of variance (ANOVA)
  • Explore advanced statistical techniques, such as finding clusters in your data 

Related Reviews

R Cookbook

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?



The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?


More Reviews