Getting Started with R
Learning R is easy. This course will take you, step by step, through a very straightforward process. You'll learn how to import data, clean data, manipulate data and analyses data. The course is designed for beginners.
Introduction
How to download and install R and R studio
Important data and installing packages
Import data from excel
Types of data in R
Data manipulation using Tidyverse
Selecting and arranging your variables
Recoding data
Advanced filtering and subsetting your data
Dealing with missing data
Use pivot_wider() to shape your data
Use pivot_longer() to shape and manipulate your data
A data analysis example
ANOVA using R
T-test
Chi Squared Test in 4 Minutes
Instructor Bio:
This course will provide you with a overview of research methods including quantitative methods for analysing data, qualitative research, study design, literature review and how to write a scientific paper.
Learn how to analyze data using the t-test, chi-squared, ANOVA, regression analysis and more. This course will teach you how to use hypothesis testing to identify insights from your data. You'll also learn how to interpret your results.