add.anomaly: Add anomaly by county

Description Usage Arguments Value

View source: R/wnv_data_docs.R

Description

Calculate deviation from the dataset-wide mean value for each location

Usage

1
add.anomaly(in.data, vars, analysis.counties)

Arguments

in.data

The data set to add anomaly data for. Must contain a location field that corresponds to the analysis.counties input. Only locations in the analysis.counties will have calculations performed

vars

The variables in the data set that need the anomaly calculations

analysis.counties

The locations for which to calculate anomalies

Value

in.data


akeyel/wnvdata documentation built on Sept. 24, 2020, 3 a.m.