Description Usage Format Details Source References Examples
This data set contains the maximum annual temperature in the year 2003 of 76 spatially located stations in the states of Louisiana and Texas, as the response variable, and elevation as the covariate.
1 | data("MaxTemp03")
|
A data frame with 76 observations on the following 7 variables.
stna numeric vector for the station number
temMaxa numeric vector for the maximum temperature
utmna numeric vector for the North UTM (UNIVERSAL TRANSVERSE MERCARTOR GRID SYSTEM)
utmea numeric vector for the South UTM (UNIVERSAL TRANSVERSE MERCARTOR GRID SYSTEM)
lata numeric vector for latitude
longa numeric vector for longitude
elevatea numeric vector for elevation
This is an illustrative data set obtained for a collection of stations in Texas and Louisiana. The collection was from the NOAA Satellite and Information Service involving global climate and weather.
The data link is: http://www.ncdc.noaa.gov /cgi-bin/res40.pl?page=gsod.html
Wang, J., Yang, M. and Majumdar, A. (2018). Comparative Study and Sensitivity Analysis of Skewed Spatial Processes. Computational Statistics, 33, 75-98.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.