gridnyspatial {bmstdr}R Documentation

Values of three covariates for 100 grid locations in New York averaged over the 62 days during the months of July and August, 2006.

Description

Values of three covariates for 100 grid locations in New York averaged over the 62 days during the months of July and August, 2006.

Usage

gridnyspatial

Format

An object of class data.frame with 100 rows and 8 columns.

Source

See the NYgrid data set in spTimer package, Bakar and Sahu (2015). Each data row is the mean of the available covariate values at the 100 grid locations during the months of July and August in 2006.

@format A data frame with 100 rows and 8 columns:

s.index

site index (1 to 28)

Longitude

Longitude of the site

Latitude

Latitude of the site

utmx

UTM X-coordinate of the site

utmy

UTM Y-coordinate of the site

xmaxtemp

Average maximum temperature (degree Celsius) at the site over 62 days in July and August, 2006

xwdsp

Average wind speed (nautical mile per hour) over 62 days in July and August, 2006

xwdsp

Average relative humidity over 62 days in July and August, 2006

References

Bakar KS, Sahu SK (2015). “spTimer: Spatio-Temporal Bayesian Modeling Using R.” Journal of Statistical Software, Articles, 63(15), 1–32. ISSN 1548-7660, doi:10.18637/jss.v063.i15, https://www.jstatsoft.org/v063/i15.

Examples

 summary(gridnyspatial)

[Package bmstdr version 0.7.9 Index]