Vai alla Homepage del Portale di Ateneo Second Cycle Degree/Two Year Master in Statistical Sciences

Crash course on the R statistical software

An alignment course for students who will enrol in the Master's Degree in Statistical Sciences for the academic year 2024/25 and have never studied the R statistical software

from 09 September 2024 at 01:00 to 12 September 2024 at 18:00

LAB INF D (Accesso da Via Zamboni, 34) - Piano Terzo - Edificio in via Zamboni 34, 36 - In presence and online event

An alignment course for students who have been admitted to the Master's Degree in Statistical Sciences for the academic year 2024/25 and have never studied or employed the R statistical software has been organised.

The course lasts a total of 10 hours; it is scheduled to take place in a computer lab in the week between 9 September and 13 September. The complete calendar of lectures is available on this webpage:

https://corsi.unibo.it/2cycle/StatisticalSciences/timetable?anno=1&curricula=A91-000

For such course there is no examination or award of credits.

Lectures can also be attended remotely; links to the Teams rooms for remote participation will be shared with the interested students. 

Here are the main topics of this course:

  1. Load/save files and workspaces
  2. Create matrices, vectors and arrays
  3. Install and load packages
  4. Change working directory
  5. Use of logical functions
  6. Loading data (e.g.: read.table)
  7. Chaining data (e.g.: cbind, rbind)
  8. Creation of data structures (e.g.: data.frame)
  9. Data transformation (e.g.: scale) and calculation of basic statistics (e.g.: sum, mean, median, min, max, var, sd, cov, cor, summary, table, apply)