tomdewildt / statistics-for-data-scientists

Code for The Statistics For Data Scientists course of my master's degree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistics For Data Scientists

Build License

Code for The Statistics For Data Scientists course of my master's degree.

How To Run

Prerequisites:

  • R version 4.0.4 or later
  • renv version 0.12.5 or later

Development

  1. Run make init to initialize the environment.
  2. Run make run to execute the script.

References

R Docs

Renv Docs

Lintr Docs

Statistics for Data Scientists Book

About

Code for The Statistics For Data Scientists course of my master's degree

License:MIT License


Languages

Language:R 99.4%Language:Makefile 0.6%