Learning R



Download free course Learning R, pdf file on 619 pages by Stack Overflow Community.
R is a programming language and free software environment for statistical computing and graphics. It is an unofficial and free R ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.

Table of contents

  • Getting started with R Language
  • *apply family of functions (functionals)
  • .Rprofile
  • Aggregating data frames
  • Analyze tweets with R
  • ANOVA
  • Arima Models
  • Arithmetic Operators
  • Bar Chart
  • Base Plotting
  • Bibliography in RMD
  • boxplot
  • caret
  • Classes
  • Cleaning data
  • Code profiling
  • Coercion
  • Color schemes for graphics
  • Column wise operation
  • Combinatorics
  • Control flow structures
  • Creating packages with devtools
  • Creating reports with RMarkdown
  • Creating vectors
  • Data acquisition
  • Data frames
  • data.table
  • Date and Time
  • Date-time classes (POSIXct and POSIXlt)
  • Debugging
  • Distribution Functions
  • dplyr
  • Expression: parse + eval
  • Extracting and Listing Files in Compressed Archives
  • Factors
  • Fault-tolerant/resilient code
  • Feature Selection in R - Removing Extraneous Features
  • Formula
  • Fourier Series and Transformations
  • Functional programming
  • Generalized linear models
  • Get user input
  • ggplot2
  • GPU-accelerated computing
  • Hashmaps
  • heatmap and heatmap.2
  • Hierarchical clustering with hclust
  • Hierarchical Linear Modeling
  • I/O for database tables
  • I/O for foreign tables (Excel, SAS, SPSS, Stata)
  • I/O for geographic data (shapefiles, etc.)
  • I/O for raster images
  • I/O for R's binary format
  • Implement State Machine Pattern using S4 Class
  • Input and output
  • Inspecting packages
  • Installing packages
  • Introduction to Geographical Maps
  • Introspection
  • JSON
  • Linear Models (Regression)
  • Lists
  • lubridate
  • Machine learning
  • Matrices
  • Meta: Documentation Guidelines
  • Missing values
  • Modifying strings by substitution
  • Natural language processing
  • Network analysis with the igraph package
  • Non-standard evaluation and standard evaluation
  • Numeric classes and storage modes
  • Object-Oriented Programming in R
  • Parallel processing
  • Pattern Matching and Replacement
  • Performing a Permutation Test
  • Pipe operators (%>% and others)
  • Pivot and unpivot with data.table
  • Probability Distributions with R
  • Publishing
  • R code vectorization best practices
  • R in LaTeX with knitr
  • R Markdown Notebooks (from RStudio)
  • R memento by examples
  • Random Forest Algorithm
  • Random Numbers Generator
  • Randomization
  • Raster and Image Analysis
  • Rcpp
  • Reading and writing strings
  • Reading and writing tabular data in plain-text files (CSV, TSV, etc.)
  • Recycling
  • Regular Expression Syntax in R
  • Regular Expressions (regex)
  • Reproducible R
  • Reshape using tidyr
  • Reshaping data between long and wide forms
  • RESTful R Services
  • RMarkdown and knitr presentation
  • RODBC
  • roxygen2
  • Run-length encoding
  • Scope of variables
  • Set operations
  • Shiny
  • Solving ODEs in R
  • Spark API (SparkR)
  • spatial analysis
  • Speeding up tough-to-vectorize code
  • Split function
  • sqldf
  • Standardize analyses by writing standalone R scripts
  • String manipulation with stringi package
  • strsplit function
  • Subsetting
  • Survival analysis
  • Text mining
  • The character class
  • The Date class
  • The logical class
  • tidyverse
  • Time Series and Forecasting
  • Updating R and the package library
  • Updating R version
  • Using pipe assignment in your own package %<>%: How to ?
  • Using texreg to export models in a paper-ready way
  • Variables
  • Web Crawling in R
  • Web scraping and parsing
  • Writing functions in R
  • xgboost
Pages : 619
Size : 10.2 MB
File type : PDF
Downloads: 72
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning R

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Don't Panic: Mobile Developer's Guide to The Galaxy

Basic Computer Book PDF Download Computer

Version Control with Subversion

Kubernetes for Full-Stack Developers

Introduction to Data Science

Others related eBooks about Learning R

Lightweight Systems for Realtime Monitoring

Download free course Lightweight Systems for Realtime Monitoring, pdf file on 27 pages by Sam Newman....

Power BI Succinctly

Download free course Power BI Succinctly, pdf file on 146 pages by Pierstefano Tucci....

30 Arduino projects guide

Download a complet Arduino tutorial in PDF ,with this training document you will learn the basics of Arduino and how to connect all manner of electronics to your computer to create projects....

PicoLisp Works

Download free course PicoLisp Works, pdf file on 467 pages by Thorsten Jolitz....

Go Succinctly

Download free course Go Succinctly, pdf file on 104 pages by Mark Lewin....

Making Servers Work

This book highlights practical sysadmin skills, common architectures that you'll encounter..., download free Making Servers tutorial in PDF (280 pages) created by ....

Learning Go

Download free course Learning Go, pdf file on 109 pages by Miek Gieben....

The Node.js Handbook

Download free course The Node.js Handbook, pdf file on 189 pages by Flavio Copes....

The Not So Short Introduction to LaTeX 2e

This book shows you how to begin using LaTeX to create high-quality documents. The book also serves as a handy reference for all LaTeX users. In this completely revised edition, the authors cover the LaTeX2e standard and offer more details, examples, exercises, tips, and tricks. They go beyond the c...

Matters Computational: Ideas, Algorithms, Source code

This book provides algorithms and ideas for computationalists, whether a working programmer or anyone interested in methods of computation. The focus is on material that does not usually appear in textbooks on algorithms. ...