Web Links - R

Sort by

R for Data Science

880 | No comment | R , R programming , eBook No note
This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data... [Read more]

R for Marketing Research and Analytics

2121 | No comment | R , Marketing research , Analytics No note


This book is a complete introduction to the power of R for marketing research practitioners. The text describes statistical models from a conceptual point of view with a minimal amount of mathematics, presuming only an introductory knowledge of statistics. Hands-on chapters accelerate the learning curve by asking readers to interact with R from the beginning. Core topics include the R language, basic statistics, linear modeling, and data visualization, which is presented throughout as an integral part of analysis.

R in Action: Data Analysis and Graphics with R

2055 | No comment | R , R programming


R in Action, Second Edition presents both the R language and the examples that make it so useful for business developers. Focusing on practical solutions, the book offers a crash course in statistics and covers elegant methods for dealing with messy and incomplete data that are difficult to analyze using traditional methods.

R Packages

894 | No comment | R , R programming , eBook No note
This book will teach you how to create an R package.

Contents:

1. Getting started
- Introduction
- Package structure

2. Package components
- Code (R/)
- Package metadata... [Read more]

Text Mining with R: A Tidy Approach

1860 | No comment | R , Text mining , eBook No note


With this practical book, you’ll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr.