/model-selection

Repository for codes to illustrate various model selection techniques for environmental data

Primary LanguageR

Model Selection and Combination

Vivek Srikrishnan and James Doss-Gollin

Organization

  • R code is in R
  • Jupyter notebooks with presentations are in doc

To open presentations

conda env create --file envs/jupyter.yaml
conda activate jupyter
jupyter notebook doc

then File -> Download As -> reveal.js slides

To run R code