R
Basic R Workshop
Lesson 1 | Lesson 2 | Lesson 3 |
Introduction to R
|
Data Structure
Decision making
Loops
Functions |
Load/Save Data in R
Managing Data Frame
Data Cleaning
|
Lesson 4 | Lesson 5 | |
Data Integration
Data Transformation
|
Data Visualization with ggplot
and get an overview of dataset. Demonstrate specific type of datasets and design the code for below 8 charts: Comparison Line charts Bar Charts Distribution Histograms Boxplots Composition Pie charts Stacked column charts Relationship Scatter plots Heatmap |
Lecture Videos: |
Data visualization with R Workshop
Lesson 1 | Lesson 2 | Lesson 3 |
|
|
|
Lesson 4 | Lesson 5 | |
|
|
Lecture Videos: |
Intermediate R Programming for Researchers
Lesson 1 | Lesson 2 | Lesson 3 |
|
|
|
How to install Tensorflow and Kears in Anaconda3
Data Analysis with R
Lesson 1
Performing Data Analysis
- Typical Data analysis process
Data requirement Gathering and Collection
Data Cleaning
- Evaluate the quality of data
- Handle Dirty Data
- Implement data cleaning process
Lesson 2
Data Analysis, visualization and interpretation
- Descriptive Statistics with graph (I)
- Descriptive statistics by group(s)
- Descriptive statistics by single group
Lesson 3
Data Analysis, visualization and interpretation
- Descriptive Statistics with graph (II)
- Descriptive statistics by multiple groups
- More on Trending and Prediction
- Customer segmentation analysis
- RFM Analysis
- Customer segmentation analysis
Lesson 4
Case 1: Sales of items together (Apriori Algorithm)
- Data preparation for modelling
- Data modelling with testing and training data
- Evaluation of data modelling
- Finding the frequent itemsets
Lesson 5
Case 2: Sales Prediction (Time Series forecasting)
- Data preparation for modelling
- Data modelling with testing and training data
- Evaluation of data modelling
- Sales forecasting
Lecture Videos:
Course Material: Staff / Student
Introduction to Shiny software
Lesson 1
- What is Shiny?
- Components of Shiny
- Components and features of shinydashboard
- Differences between flexdashboard and shinydashboard
- shinydashboard makes use of Shiny to create dashboards
Lesson 2
shinydashboard makes use of Shiny to create dashboards
- Interactive dashboard
Three ways to deploy a Shiny app into a web page
- Shinyapps.io
- Shiny Server
- RStudio Connect
Easy web publishing for R from RStudio
- RPubs website
Lecture Videos: