knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of xvine
is to provide users with the Extreme Event Propagation (EEP) framework and tools to infer causal relationnships between a cause and an impact extreme event. Based on stationary vine copulas, it comprises counnterfactual causal inference strategies described in Courgeau and Veraart (2021)
SOON You can install the released version of xvine from CRAN with:
install.packages("xvine")
For now, the development version from GitHub with:
# install.packages("devtools") devtools::install_github("valcourgeau/xvine")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.