Code Monkey home page Code Monkey logo

epiconceptcrypto's Introduction

Analysis of surveillance data: Analysing Cryptosporidium notification data from country X, 2004-2015

This is the repository for the Epiconcept Cryptosporidium case study using R statistical programming software.

The following files are included:

  • EpiconceptCryptoCaseStudy.Rmd: an R-markdown file which has all the text and analysis script for the case study. This uses the "worded" package for styling word documents (mostly for being able to insert page breaks) - which can be installed using devtools::install_github("davidgohel/worded"). The package is loaded at the of the markdown script within the r setup code-chunk.
    • In order for this to work you will require Pandoc and also a LaTeX processor such as MiKTeX.
  • README.md: a markdown file that is used to create this introductory text for the git-hub repository.
  • EpiconceptCrypto.Rproj: an R project required for being able to push scripts up on to git-hub.
  • .gitignore: required for the initiation of git repositories.
  • crypto.csv, region.csv, agegroup.csv, agegroupregion.csv: CSV versions of the original datafiles for the case study.
  • EpiconceptCryptoCaseStudy.docx: Word document output of the EpiconceptCryptoCaseStudy.Rmd for the case study
  • DataChecking.R: Clean r-script for checking raw data
  • DataRecoding.R: Clean r-script for recoding raw data
  • DescriptiveAnalysis.R: Clean r-script for desctiptive analyses
  • ComparativeAnalysis.R: Clean r-script for comparative analyses
  • MergingDenominators.R: Clean r-script for combining datasets
  • AnnualIncidenceRates.R: Clean r-script for calculating incidence rates
  • IRR.R: Clean r-script for calculating incidence rate ratios using poisson
  • Master.R: Clean r-script to run each of the other r-scripts
  • MarkdownExample.Rmd: Clean r-markdown document incorporating text and code from IRR.R
  • NewRmarkdown1-6.png: screenshots required for the case study .Rmd

Errors in the STATA do-files

  • There is an error in the data cleaning do-file (cant remember exactly, think it was imported)
  • There is an error in line 26 of Annual incidence rates (should be a "means" in "ci" - same for all following occurences)
  • The forloop of annual incidence rates correcting to 100,000 pop also doesnt work
  • Saving "crypto inc by year.dta" is done in the "annual incidence rates" do-file, but not in the original case study word document

epiconceptcrypto's People

Contributors

aspina7 avatar

Watchers

James Cloos avatar Gilles DESVE avatar EstherKi avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.