/workshop7

SRA 2021 Workshop 7: Monte Carlo simulation and probability bounds analysis in R with hardly any data

Primary LanguageROtherNOASSERTION

workshop7

R-CMD-check lint

Overview

SRA 2021 Workshop 7: Analysis package for SRA 2021 Workshop 7: Monte Carlo simulation and probability bounds analysis in R with hardly any data.

Feel free to use and/or fork this project!

Notebooks

Notebooks in this package:

  • SRA Workshop 7 Notes (2021-12-04): Notes for SRA 2021 Workshop 7, “Monte Carlo simulation and probability bounds analysis in R with hardly any data (Instructors: Ferson & Grey)” held 2021-12-05.
  • SRA Workshop 7 (2021-12-05): Working notebook for SRA 2021 Workshop 7, “Monte Carlo simulation and probability bounds analysis in R with hardly any data (Instructors: Ferson & Grey)”

Installation

You can install the development version of workshop7 from GitHub with:

# install.packages("remotes")
remotes::install_github("jabenninghoff/workshop7")

Or using renv:

# install.packages("renv")
renv::install("jabenninghoff/workshop7")

Development

  • Changelog: See “Changelog” or NEWS.md.
  • Planned: TODO