Skip to content

CarlijnB/EpiContactTrace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

293 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CRAN status CRAN RStudio mirror downloads Coverage Status

EpiContactTrace

EpiContactTrace is a package for facilitating livestock contact tracing and risk based surveillance. EpiContactTrace uses the network parameters: in-degree, out-degree, ingoing contact-chain and outgoing contact-chain, which are relevant for forward- and backward contact-tracing respectively. The package can generate reports to visualize the contact structure on the farm level.

You can track (and contribute to) development of EpiContactTrace at https://github.com/stewid/EpiContactTrace.

Installation

To install the latest release on CRAN

install.packages("EpiContactTrace")

To install the development version of EpiContactTrace, it's easiest to use the devtools package:

# install.packages("devtools")
library(devtools)
install_github("stewid/EpiContactTrace")

License

The EpiContactTrace package is licensed under the European Union Public Licence (EUPL) http://ec.europa.eu/idabc/eupl

About

A tool for facilitating livestock contact tracing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 88.7%
  • C++ 10.6%
  • Makefile 0.7%