Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 448 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 448 Bytes

EVA 2019 Tutorial

This folder contains the slides and datasets from the EVA 2019 R package tutorial.

Since some packages are voluminous, we encourage to install the packages ahead of time using the command

install.packages(c("extRemes","RandomFields","SpatialExtremes","mvPot","mev","revdbayes","cobs", "sp", "ggplot2"))
install.packages("INLA", repos=c(getOption("repos"), INLA="https://inla.r-inla-download.org/R/stable"), dep=TRUE)