knitr::opts_chunk$set(echo = TRUE)

R code

The following package are needed to run the application :

install.packages(c("shiny", "htmltools", "shinythemes","tidyverse","DT", "foreach", "doParallel", "doSNOW", "pander", "GEVcdn", "gridExtra","grid","mvtnorm","plotly","HDInterval","ggjoy","scales","heatmaply"))
## And of course the package for this thesis ...
devtools::install_github("proto4426/PissoortThesis", build_vignettes=T)

Tools developped for the App'

Model and hyperparameters

Prior distributions

Bootstrap confidence intervals



proto4426/PissoortThesis documentation built on May 26, 2019, 10:31 a.m.