Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Hands-On Programming with R: Write Your Own Functions and Simulations

Posted By: ksveta6
Hands-On Programming with R: Write Your Own Functions and Simulations

Hands-On Programming with R: Write Your Own Functions and Simulations by Garrett Grolemund
2014 | ISBN: 1449359019 | English | 248 pages | PDF | 7 MB

Learn how to program by diving into the R language, and then use your newfound skills to solve practical data science problems. With this book, you’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment system, write your own functions, and use all of R’s programming tools.

RStudio Master Instructor Garrett Grolemund not only teaches you how to program, but also shows you how to get more from R than just visualizing and modeling data. You’ll gain valuable programming skills and support your work as a data scientist at the same time.

Work hands-on with three practical data analysis projects based on casino games
Store, retrieve, and change data values in your computer’s memory
Write programs and simulations that outperform those written by typical R users
Use R programming tools such as if else statements, for loops, and S3 classes
Learn how to write lightning-fast vectorized R code
Take advantage of R’s package system and debugging tools
Practice and apply R programming concepts as you learn them