项目作者: ecohealthalliance

项目描述 :
Functions for Avian Influenza Metapopulation Simulation
高级语言: R
项目地址: git://github.com/ecohealthalliance/metaflu.git
创建时间: 2016-10-05T11:29:06Z
项目社区:https://github.com/ecohealthalliance/metaflu

开源协议:Other

下载


Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Package build status Code coverage MIT Licensed - Copyright 2016 EcoHealth Alliance

African Sustainable Livestock 2050 Avian Influenza Analysis

This repository contains code and analysis for EcoHealth Alliance’s Africa Sustainable Livestock 2050 project in collaboration with FAO, specifically for work related to Avian Influenza

This repository is setup as an R package that implements the core model, which is based on Hosseini et al.’s 2013 metapopulation model [1]. The vignettes/ directory contains interim notes and analyses. References for this project can be found in this Paperpile folder


Installation

In order to install this package you need to install and use the development version of devtools:

devtools::install_github("hadley/devtools@1.13.0")

This will allow you to install private packages from github without throwing an error:

devtools::install_github("ecohealthalliance/metaflu")


References

Hosseini, P. R., T. Fuller, R. Harrigan, D. Zhao, C. S. Arriola, A. Gonzalez, M. J. Miller, X. Xiao, T. B. Smith, J. H. Jones, and P. Daszak. 2013. Metapopulation Dynamics Enable Persistence of Influenza A, Including A/H5N1, in Poultry. PLoS ONE 8:e80091.