adamhsparks / epiphy

Analyzing plant disease epidemics

Home Page:https://chgigot.github.io/epiphy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epiphy

Travis-CI Build Status lifecycle CRAN_Status_Badge

Overview

epiphy makes it easy to analyze plant disease epidemics. It provides a common framework for plant disease intensity data recorded over time and/or space. Implemented statistical methods are currently mainly focused on spatial pattern analysis (e.g., aggregation indices, Taylor and binary power laws, distribution fitting, SADIE and mapcomp methods). Several data sets that were mainly published in plant disease epidemiology literature are also included in this package. The online documentation is available at epiphy.org.

Installation

Install the latest released version from CRAN:

install.packages("epiphy")

Install the latest development version from GitHub:

# install.packages("devtools")
devtools::install_github("chgigot/epiphy")

About

Analyzing plant disease epidemics

https://chgigot.github.io/epiphy/

License:Other


Languages

Language:R 96.1%Language:C++ 3.9%