Skip to content

pedrosan/DataScienceExamples

Repository files navigation

Data Science

Mix of projects showcasing some of data science work

A report is available for some of them, hosted at pedrosan.github.io

Note on the Reports' Reproducible Format

The reports are generated from Rmarkdown documents that include all code to perform data processing, modeling, plotting, etc. (except for functions defined in external scripts, included in the repositories).

  • For readability not all chunks of code are echoed explicitly in the compiled documents.
  • In some cases the full straight reproducibility is limited by the fact that in the interest of simplicity and for computational convenience some parts of the processing have been flagged as inactive (eval = FALSE), and in some data are instead loaded from previously saved work (e.g. the model fitting). The document however include the code to perform the entire analysis.

About

Mix of projects showcasing some of data science work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published