Skip to content

EmiDt/statistics_multi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course material for the lecture "Applied Multivariate statistics"

by Ralf B. Schäfer, University of Koblenz-Landau 2017/18

Overview

This repository provides all course materials including R code, slides and data. For further information such as links to teaching videos go to our group webpage

Prerequisites

To prepare your computer for the lecture, you need to install R, Revolution R or R Studio. I use several packages in the course, if you want to have all packages ready at the beginning of the course, run the script 0_install_packgs.R in the Code folder. Note that these are all my packages that I use for different projects and installation may take some time. Alternatively, you can just install a new package whenever it is needed:

install.packages("package_name")

Acknowledgments

About

Repo for the course Applied multivariate statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%