Notice: As an Amazon Associate I earn from qualifying purchases.

Michael Harris Michael Harris

Linear Models with R

The goal seems to be to bring reasonably well-informed people to an advanced understanding of regression and ANOVA techniques (linear models). The book does serve that purpose, as the book explains each element with sufficient technical precision to fully understand what is happening without trailing into mathematical statistics more than necessary.

Read More
Michael Harris Michael Harris

R for Excel Users: Introduction to R for Excel Analysts

Many data analysts get their start working in Microsoft Excel, as it is a relatively inexpensive graphical interface with nearly unlimited learning resources. After some time, you may find that you want more flexibility in your analysis, but learning a programming language like R can be a daunting challenge.

Read More
Michael Harris Michael Harris

The R Book 3rd Edition

The R book is 880 pages long and it covers just about everything you can do in base R, with some packages introduced.

Read More
Michael Harris Michael Harris

Deep Learning with R

You can expect to learn about basic neural networks that solve a regression or classification problem, as well as advanced topics. These advanced topics include image classification (like MNIST), natural language processing, and general time-series models.

Read More
Michael Harris Michael Harris

Neural Cryptography Using Keras in R

This book illustrates a method of using the traditional deep learning based multi-class classification techniques to hide message in a matrix of seemingly random numbers.

Read More