Intro
- R: An Introduction
- R: Data Types Tutorial
- R: Intro to Statistics – Central Tendency
- R: Create Functions in R
- R: Loops – For, While, Repeat
- R: seq() and rep()
- R: Vector operations
- R: Building Matrices
- R: Matrix Operations
- R: Working with lists
- R: Converting Factors to Numbers
- R: Working with Dataframes
- R: Filter Dataframes
- R: gsub
- R: Graphing with matplot()
- R: Installing Packages
- R: Installing Packages with Dependencies
- R: Intro to qplot()
- R: Intro to ggplot()
- R: ggplot – Histograms
- R: ggplot using facets
- R: Boxplot – comparing data
- R: ANOVA (Analysis of Variance)
- R: laply and ldply from plyr package
- R: Manually entering data
- R: Importing Excel Files
- R: Connecting to SQL Server Database
- R: Table() Function in R
Regression
Machine Learning
- R: Decision Trees (Classification)
- R: Decision Trees (Regression)
- R: K-Means Clustering
- R: K-Means Clustering- Deciding how many clusters
Text Analytics
- R: Connect to Twitter with R
- R: Twitter Sentiment Analysis
- R: Creating a Word Cloud
- R: Text Mining (Term Document Matrix)
- R: Text Mining (Pre-processing)
R Shiny
Reblogs from Other Authors
- If only love were so simple – How to graph a heart using R from a fun site called Date By Number. I highly recommend checking it out.