HemSök efter kurserR - Introduction to R

R – Introduction to R

This course helps you get started with R. We’ll cover the basics of R, ranging from importing and handling data to running common tests and fitting linear regression models.

The powerful plotting capabilities of the ggplot2 package are also covered. Both basic statistical concepts and fundamental topics in R programming are discussed. This course is a great fit if you’re curious about R, or already know that you want to use its many tools for advanced data analysis.


Utbildningsformer
Classroom
Remote

Längd
1 dag

Pris
8500 kr

Course goals:

To be able to use R to import data, describe data using graphs and tables, and to be able to run simple tests and regression models.

Prerequisites

Basic computer skills.

R - Introduction to R

HANDLING DATA

  • Importing and exporting data
  • Handling variables and observations
  • Transforming data
  • Writing R code

DATA VISUALISATION

  • Common plots
  • Customizing plots

DESCRIPTIVE STATISTICS

  • Means correlations, and other descriptive measures
  • Frequency tables and cross tables

BASIC STATISTICAL METHODS

  • t-test
  • Linear regression