R has traditionally been seen as difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. This book avoids that error, aiming the material at users new to statistical programming and modeling. Author and professional data scientist Jared P. Lander focuses on the 20 percent of R functionality needed to accomplish 80 percent of modern data tasks.
<ASIN:013454692X>
The self-contained chapters start with the absolute basics, with hands-on practice and sample code. The book guides you through navigating and using the R environment as well as covering basic program control, data import, manipulation, and visualization. It also has walk throughs on several essential tests. The latter part of the book looks at constructing complete models, both linear and nonlinear, with some data mining techniques, and working with LaTeX, RMarkdown, and Shiny.
Author: Jared P. Lander Publisher: Addison Wesley Date: June 2017 Pages: 560 ISBN: 978-0134546926 Print: 013454692X Kindle: B071X9KT1D Audience: would-be R programmers Level: introductory Category: Other Languages
Coverage includes:
- Explore R, RStudio, and R packages
- Use R for math: variable types, vectors, calling functions, and more
- Exploit data structures, including data.frames, matrices, and lists
- Read many different types of data
- Create attractive, intuitive statistical graphics
- Write user-defined functions
- Control program flow with if, ifelse, and complex checks
- Improve program efficiency with group manipulations
- Combine and reshape multiple datasets
- Manipulate strings using R’s facilities and regular expressions
- Create normal, binomial, and Poisson probability distributions
- Build linear, generalized linear, and nonlinear models
- Program basic statistics: mean, standard deviation, and t-tests
- Train machine learning models
- Assess the quality of models and variable selection
- Prevent overfitting and perform variable selection, using the Elastic Net and Bayesian methods
- Analyze univariate and multivariate time series data
- Group data via K-means and hierarchical clustering
- Prepare reports, slideshows, and web pages with knitr
- Display interactive data with RMarkdown and htmlwidgets
- Implement dashboards with Shiny
- Build reusable R packages with devtools and Rcpp
For recommended titles on Data Analysis see Reading Your Way Into Big Data in our Programmer's Bookshelf section.
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.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)
Author: Dmitri Korotkevitch Publisher: O'Reilly Pages: 497 ISBN: 978-1098101923 Print:1098101928 Kindle: B0B197NYD7 Audience: DBAs & database devs Rating: 5 Reviewer: Ian Stirk
This book aims to improve the performance of your SQL Servers, how does it fare?
|
Computer Concepts And Management Information Systems
Author: C.P Gupta and K. K. Goyal Publisher: Mercury Learning Pages: 250 ISBN:978-1683925866 Print:1683925866 Kindle: B08CVSHKG3 Audience: General Rating: 3 Reviewer: Kay Ewbank
This book is an introduction to the basics of what a computer is, what software is, and what management information syste [ ... ]
| More Reviews |
|