We may earn an affiliate commission when you visit our partners.
Course image
Udemy logo

R Programming

Advanced Analytics In R For Data Science

Kirill Eremenko, SuperDataScience Team, and Ligency Team

Ready to take your R Programming skills to the next level?

Want to truly become proficient at Data Science and Analytics with R?

This course is for you.

Read more

Ready to take your R Programming skills to the next level?

Want to truly become proficient at Data Science and Analytics with R?

This course is for you.

Professional R Video training, unique datasets designed with years of industry experience in mind, engaging exercises that are both fun and also give you a taste for Analytics of the

In this course, you will learn:

  • How to prepare data for analysis in R

  • How to perform the median imputation method in R

  • How to work with date-times in R

  • What Lists are and how to use them

  • What the Apply family of functions is

  • How to use apply(), lapply() and sapply() instead of loops

  • How to nest your own functions within apply-type functions

  • How to nest apply(), lapply() and sapply() functions within each other

  • And much, much more.

The more you learn, the better you will get. After every module, you will have a robust set of skills to take with you into your Data Science career.

We prepared real-life case studies.

In the first section, you will be working with financial data, cleaning it up, and preparing for analysis. You were asked to create charts showing revenue, expenses, and profit for various industries.

In the second section, you will be helping Coal Terminal understand what machines are underutilized by preparing various data analysis tasks.

In the third section, you are heading to the meteorology bureau. They want to understand better weather patterns and requested your assistance on that.

Enroll now

What's inside

Learning objectives

  • Perform data preparation in r
  • Identify missing records in dataframes
  • Locate missing data in your dataframes
  • Apply the median imputation method to replace missing records
  • Apply the factual analysis method to replace missing records
  • Understand how to use the which() function
  • Know how to reset the dataframe index
  • Work with the gsub() and sub() functions for replacing strings
  • Explain why na is a third type of logical constant
  • Deal with date-times in r
  • Convert date-times into posixct time format
  • Create, use, append, modify, rename, access and subset lists in r
  • Understand when to use [] and when to use [[]] or the $ sign when working with lists
  • Create a timeseries plot in r
  • Understand how the apply family of functions works
  • Recreate an apply statement with a for() loop
  • Use apply() when working with matrices
  • Use lapply() and sapply() when working with lists and vectors
  • Add your own functions into apply statements
  • Nest apply(), lapply() and sapply() functions within each other
  • Use the which.max() and which.min() functions
  • Show more
  • Show less

Syllabus

Welcome To The Course
Welcome Challenge!
Welcome to the Advanced R Programming Course!
Learning Paths
Read more

Hey there!

Since you're taking this Advanced Analytics in R course, I'm guessing you're quite comfortable with R and most likely familiar with the name Hadley Wickham (creator of GGPlot2 and countless other R packages).

Hadley is awesome! Is he not?

Well, then...

I've got a special surprise for you.

Earlier in 2020 Hadley joined me on the SuperDataScience podcast for a deep chat about R Programming, and today I'd like to share this interview with you:

https://www.superdatascience.com/podcast/hadley-wickham-talks-integration-and-future-of-python-and-r

Listen to it during your commute to work, a hike, or simply in the comfort of your home. You can find it via the link or by searching for the SuperDataScience Podcast on any podcast app or even Spotify and navigating to episode number #337.

In this episode you will learn:

  • Hadley’s R packages [8:26]

  • Better integrations between R and Python [20:11]

  • LinkedIn Q&A [33:34]

  • useR Conference vs. RStudio Conference [50:46]

  • LinkedIn Q&A: Career-related questions [1:01:06]

  • LinkedIn Q&A: Future-related questions [1:08:01]

I'm sure you're going to enjoy this inspiring interview!

- Kirill

Get the materials
Your Shortcut To Becoming A Better Data Scientist!
Study Tips For Success
Data Preparation
Welcome to this section. This is what you will learn!
Project Brief: Financial Review
Import Data into R
What are Factors (Refresher)
The Factor Variable Trap
FVT Example
gsub() and sub()
Dealing with Missing Data
What is an NA?
An Elegant Way To Locate Missing Data
Data Filters: which() for Non-Missing Data
Data Filters: is.na() for Missing Data
Removing records with missing data
Reseting the dataframe index
Replacing Missing Data: Factual Analysis Method
Replacing Missing Data: Median Imputation Method (Part 1)
Replacing Missing Data: Median Imputation Method (Part 2)
Replacing Missing Data: Median Imputation Method (Part 3)
Replacing Missing Data: Deriving Values Method
Visualizing results
Section Recap
Lists in R
Project Brief: Machine Utilization
Import Data Into R
Handling Date-Times in R

In this lecture, you will know what the lists in R programming language are and how to create them

Naming components of a list
Extracting components lists: [] vs [[]] vs $
Adding and deleting components
Subsetting a list
Creating A Timeseries Plot
"Apply" Family of Functions
Project Brief: Weather Patterns

Here you will know about 3 main functions from Apply family and will know how to use them

Using apply()
Recreating the apply function with loops (advanced topic)
Using lapply()
Combining lapply() with []
Adding your own functions
Using sapply()
Nesting apply() functions
which.max() and which.min() (advanced topic)
THANK YOU Video
Congratulations!! Don't forget your Prize :)
Huge Congrats for completing the challenge!
Bonus: How To UNLOCK Top Salaries (Live Training)

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches techniques and tools that are highly relevant to data science and analytics
Includes a mix of media, such as videos, exercises, and case studies
Multimodal course format
Instructors are recognized for their work in data science and analytics
Provides hands-on labs and interactive exercises
May require students to come in with extensive background knowledge

Save this course

Save R Programming: Advanced Analytics In R For Data Science to your list so you can find it easily later:
Save

Reviews summary

Adequate introduction to r

According to students, this course is an adequate introduction to R with detailed explanations and examples for beginners.
Course gives detailed explanations and examples.
"I was a beginner in R. And I love all the tutorials with detail explanation and examples."

Activities

Coming soon We're preparing activities for R Programming: Advanced Analytics In R For Data Science. These are activities you can do either before, during, or after a course.

Career center

Learners who complete R Programming: Advanced Analytics In R For Data Science will develop knowledge and skills that may be useful to these careers:
Data Scientist
A Data Scientist is a professional who uses data to solve business problems. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Data Scientist who wants to succeed in the field.
Statistician
A Statistician is a professional who collects, analyzes, interprets, and presents data. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Statistician who wants to succeed in the field.
Data Analyst
A Data Analyst is a professional who cleans, processes, and analyzes data to draw conclusions and inform decision-making. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Data Analyst who wants to succeed in the field.
Data Engineer
A Data Engineer is a professional who builds and maintains data pipelines. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Data Engineer who wants to succeed in the field.
Machine Learning Engineer
A Machine Learning Engineer is a professional who designs and develops machine learning models. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Machine Learning Engineer who wants to succeed in the field.
Operations Research Analyst
An Operations Research Analyst is a professional who uses mathematical and statistical models to solve business problems. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Operations Research Analyst who wants to succeed in the field.
Quantitative Analyst
A Quantitative Analyst is a professional who uses mathematical and statistical models to analyze financial data. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Quantitative Analyst who wants to succeed in the field.
Financial Analyst
A Financial Analyst is a professional who analyzes financial data to make investment decisions. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Financial Analyst who wants to succeed in the field.
Market Research Analyst
A Market Research Analyst is a professional who conducts research to identify and understand customer needs. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Market Research Analyst who wants to succeed in the field.
Business Analyst
A Business Analyst is a professional who analyzes business data to identify opportunities and improve decision-making. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Business Analyst who wants to succeed in the field.
Actuary
An Actuary is a professional who uses mathematical and statistical models to assess risk. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Actuary who wants to succeed in the field.
Epidemiologist
An Epidemiologist is a professional who studies the distribution and determinants of health-related states or events in specified populations. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Epidemiologist who wants to succeed in the field.
Biostatistician
A Biostatistician is a professional who applies statistical methods to biological data. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Biostatistician who wants to succeed in the field.
Data Miner
A Data Miner is a professional who uses data mining techniques to extract knowledge from data. This course can help you build the skills necessary to succeed in this role by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills are essential for any Data Miner who wants to succeed in the field.
Information Systems Manager
An Information Systems Manager is a professional who plans, implements, and manages information systems. This course may be useful by providing a strong foundation in R programming and data analysis techniques. You will learn how to prepare data for analysis, work with date-times, use the Apply family of functions, and more. These skills can be helpful for any Information Systems Manager who wants to succeed in the field.

Reading list

We've selected eight books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in R Programming: Advanced Analytics In R For Data Science.
Provides a comprehensive introduction to the advanced features of the R programming language. It covers topics such as data manipulation, visualization, statistical modeling, and machine learning.
Provides a hands-on introduction to the R programming language and its data science libraries. It will get you up and running on R, and help you use it to analyze and visualize data.
Provides a collection of recipes for common programming tasks in R. It valuable resource for both beginners and experienced R users.
Provides a comprehensive introduction to deep learning with R. It covers topics such as neural networks, convolutional neural networks, and recurrent neural networks.
Provides a comprehensive introduction to the ggplot2 package for data visualization. It covers topics such as creating simple and complex plots, customizing plots, and interacting with plots.
Is the hands-on guide to data manipulation in R. It's full of clear explanations of the most important R functions and techniques, providing you with a toolbox of solutions to common problems.
Provides a comprehensive overview of the R programming language. It valuable resource for both beginners and experienced R users.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to R Programming: Advanced Analytics In R For Data Science.
Data Analysis with R Programming
Most relevant
R Data Science Capstone Project
Most relevant
Data Science with R - Capstone Project
Most relevant
Building Your First R 3 Analytics Solution
Most relevant
Introduction to Business Analytics with R
Most relevant
Getting Started with R in the Microsoft Data Platform
Most relevant
R Programming A-Z™: R For Data Science With Real...
Most relevant
Introduction to Bayesian Statistics Using R
Most relevant
Big Data Analytics
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser