SpatioTemporal-package: Spatio-Temporal Modelling

Description Changelog Note Author(s) References Examples

Description

Package for spatio-temporal modelling. Contains functions that estimate, simulate and predict from the model described in (Szpiro et.al., 2010; Sampson et.al., 2011; Lindstrom et.al., 2010). The package also contains functions that handle missing data SVD in accordance with (Fuentes et.al. 2006).

Package: SpatioTemporal
Type: Package
Version: 1.1.9
Date: 2018-06-20
License: GPL version 2 or newer
LazyLoad: yes

Examples in the package uses data from the Multi-Ethnic Study of Atherosclerosis and Air Pollution (MESA Air), (Cohen et.al.,2009).

Changelog

1.1.9

Upates: R 3.5.0 Compatibility and Matrix

1.1.8

Upates: R 3.2.1 Compatibility

1.1.7

Upates: Handling of log-Gaussian fields

1.1.6

Upates: sparse-Matrices and temporal basis functions

1.1.5

Major bug fixes:

1.1.4

Added plot funcions/Minor fixes:

1.1.3

Minor changes/Bug fixes:

1.1.2

Minor changes/Bug fixes:

1.1.1

Bug fixes:

1.1.0

Major Changes:

1.0.7

Added:

1.0.6

Bug fixes:

1.0.5

Added packages maps and plotrix to suggested packages.

1.0.4

Bug fixes:

1.0.3

Minor bug fixes

1.0.2

Updated documentation and vignette

1.0.0

Major change, most old functions are now deprecated. New features:

0.9.2

Minor updates - no user visible changes

0.9.0

First CRAN-release

0.1.0

First released version, short course at TIES-2010

Note

Data used in the examples has been provided by the Multi-Ethnic Study of Atherosclerosis and Air Pollution (MESA Air). Details regarding the data can be found in Cohen et.al. (2009).
Although the research described in this article has been funded wholly or in part by the United States Environmental Protection Agency through assistance agreement CR-834077101-0 and grant RD831697 to the University of Washington, it has not been subjected to the Agency's required peer and policy review and therefore does not necessarily reflect the views of the Agency and no official endorsement should be inferred.
Travel for J. Lindstrom has been paid by STINT (The Swedish Foundation for International Cooperation in Research and Higher Education) Grant IG2005-2047.
Additional funding was provided by grants to the University of Washington from the Health Effects Institute (4749-RFA05-1A/06-10) and the National Institute of Environmental Health Sciences (P50 ES015915).

Author(s)

Johan Lindstrom, Adam Szpiro, Paul D. Sampson, Silas Bergen, Assaf P. Oron

References

M. A. Cohen, S. D. Adar, R. W. Allen, E. Avol, C. L. Curl, T. Gould, D. Hardie, A. Ho, P. Kinney, T. V. Larson, P. D. Sampson, L. Sheppard, K. D. Stukovsky, S. S. Swan, L. S. Liu, J. D. Kaufman. (2009) Approach to Estimating Participant Pollutant Exposures in the Multi-Ethnic Study of Atherosclerosis and Air Pollution (MESA Air). Environmental Science & Technology: 43(13), 4687-4693.

M. Fuentes, P. Guttorp, and P. D. Sampson. (2006) Using Transforms to Analyze Space-Time Processes in Statistical methods for spatio-temporal systems (B. Finkenstadt, L. Held, V. Isham eds.) 77-150

J. Lindstrom, A. Szpiro, P. D. Sampson, L. Sheppard, A. Oron, M. Richards, and T. Larson T. (2010) A flexible spatio-temmporal model for air pollution: allowing for spatio-temporal covariates. Berkeley Electronic Press, University of Washington Biostatistics Working Paper Series, No. 370. http://www.bepress.com/uwbiostat/paper370

A. Szpiro, P. D. Sampson, L. Sheppard, T. Lumley, S. D. Adar, and J. D. Kaufman. (2010) Predicting intra-urban variation in air pollution concentrations with complex spatio-temporal dependencies. Environmetrics: 21, 606-631.

P. D. Sampson, A. Szpiro, L. Sheppard, J. Lindstrom, J. D. Kaufman. (2011) Pragmatic Estimation of a Spatio-temporal Air Quality Model with Irregular Monitoring Data. Atmospheric Environment: 45(36), 6593-6606.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
##For a short introduction see:
## Not run: 
  vignette("ST_intro",package="SpatioTemporal")

## End(Not run)

##For a worked out data-analysis exmaple see the tutorial.
##NOTE: This vignette is still work in progress
## Not run: 
  vignette("Tutorial",package="SpatioTemporal")

## End(Not run)

SpatioTemporal documentation built on May 2, 2019, 8:49 a.m.