Skip to content
/ covid Public

Example code and data for the analysis of the counts of now positive to Sars-COVID-19 in Italy and Umbria with different specifications of the Poisson distribution and Negative Binomial distribution.

Notifications You must be signed in to change notification settings

penful/covid

Repository files navigation

covid


title: "Read me"

This is a list of the files provided to reproduce the results of the book chapter:

Bartolucci F., Pennoni, F. (2020). Alcuni modelli per dati di conteggio con applicazione a COVID-19.

The files are the following:

Code

  • Umbria_and_Italy_data.R: to extract the data from the github repository of the Italian Civil Protection

  • model_now_positive_UM_IT.R: to estimate the models for Umbria and Italy

  • Result_Covid_IT_UM.R: to show the results of the paper

Data and Results

  • dataUmbria.Rdata: contains data used for the analysis for Umbria

  • dataItaly.Rdata: contains data used for the analysis for Italy

About

Example code and data for the analysis of the counts of now positive to Sars-COVID-19 in Italy and Umbria with different specifications of the Poisson distribution and Negative Binomial distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages