/hecedsm

Datasets for MATH 80667A (Experimental Design and Statistical Methods)

Primary LanguageR

hecedsm

This R package contains dataset and functions for the HEC Montreal PhD course MATH 80667A (Experimental Design and Statistical Methods).

Most of the databases are extracted from journal articles who shared their data on Open Science Foundation, on Research Box or otherwise.

You can install the package from Github using the following commands after installing remotes:

#install.packages(c("learnr","remotes"))
remotes::install_github("lbelzile/hecedsm")