4TINI / polimi-biostatistics-course

Redrafted course material A.A. 2019/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhD Course: Biostatistics and Experimental Design (055108)

This repo contains the material of the Bioengineering PhD course in Biostatistics (see manifest webpage for further details).

The material provided by the Professors and exercises have been redrafted using Jupyter Notebook.

Table of Contents

Clone the Repo

Open terminal and navigate to a designated location. Clone the repository using:

https://github.com/4TINI/polimi-biostatistics-course.git

Prerequisites

  • Git
  • Python >= 3.6
  • Jupyter Notebook or Jupyter Lab
  • pip

The requirements.txt file should list all Python packages and modules the project depends on, and they will be installed automatically using:

pip3 install -r requirements.txt

Authors

  • Luca Fortini

About

Redrafted course material A.A. 2019/2020


Languages

Language:Jupyter Notebook 100.0%