Hjem
PROBE
R for beginners

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

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

Hovedinnhold

Program


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