README.md

unlwnv

Lifecycle:
experimental CRAN
status

The goal of unlwnv is to analyze inter-annual West Nile Virus (WNV) case counts at the county scale using distributed lag models and drought indexes. The package is designed to interface with other analysis packages in the WNV model inter-comparison project.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("atyre2/unlwnv")

Example

This is a basic example which shows you how to solve a common problem:

library(unlwnv)
## basic example code


atyre2/unlwnv documentation built on Oct. 25, 2020, 10:18 a.m.