Modelling Multivariate Spatial Data

Size: px
Start display at page:

Download "Modelling Multivariate Spatial Data"

Transcription

1 Modelling Multivariate Spatial Data Sudipto Banerjee 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. June 20th,

2 Point-referenced spatial data often come as multivariate measurements at each location. 2 Bayesian Multivariate Spatial Regression Models

3 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM Bayesian Multivariate Spatial Regression Models

4 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. 2 Bayesian Multivariate Spatial Regression Models

5 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. Forestry: measurements of stand characteristics age, total biomass, and average tree diameter. 2 Bayesian Multivariate Spatial Regression Models

6 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. Forestry: measurements of stand characteristics age, total biomass, and average tree diameter. Atmospheric modeling: at a given site we observe surface temperature, precipitation and wind speed 2 Bayesian Multivariate Spatial Regression Models

7 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. Forestry: measurements of stand characteristics age, total biomass, and average tree diameter. Atmospheric modeling: at a given site we observe surface temperature, precipitation and wind speed We anticipate dependence between measurements 2 Bayesian Multivariate Spatial Regression Models

8 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. Forestry: measurements of stand characteristics age, total biomass, and average tree diameter. Atmospheric modeling: at a given site we observe surface temperature, precipitation and wind speed We anticipate dependence between measurements at a particular location 2 Bayesian Multivariate Spatial Regression Models

9 Point-referenced spatial data often come as multivariate measurements at each location. Examples: Environmental monitoring: stations yield measurements on ozone, NO, CO, and PM 2.5. Community ecology: assembiages of plant species due to water availibility, temerature, and light requirements. Forestry: measurements of stand characteristics age, total biomass, and average tree diameter. Atmospheric modeling: at a given site we observe surface temperature, precipitation and wind speed We anticipate dependence between measurements at a particular location across locations 2 Bayesian Multivariate Spatial Regression Models

10 Bivariate Linear Spatial Regression A single covariate X(s) and a univariate response Y (s) At any arbotrary point in the domain, we conceive a linear spatial relationship: E[Y (s) X(s)] = β 0 + β 1 X(s); where X(s) and Y (s) are spatial processes. Regression on uncountable sets: Regress {Y (s) : s D} on {X(s) : s D}. Inference: Estimate β 0 and β 1. Estimate spatial surface {X(s) : s D}. Estimate spatial surface {Y (s) : s D}. 3 Bayesian Multivariate Spatial Regression Models

11 Bivariate spatial process A bivariate distribution [Y, X] will yield regression [Y X]. So why not start with a bivariate process? [ ] ([ ] [ ]) X(s) µx (s) CXX ( ; θ Z(s) = GP Y (s) 2, Z ) C XY ( ; θ Z ) µ Y (s) C Y X ( ; θ Z ) C Y Y ( ; θ Z ) The cross-covariance function: [ ] CXX (s, t; θ C Z (s, t; θ Z ) = Z ) C XY (s, t; θ Z ) C Y X (s, t; θ Z ) C Y Y (s, t; θ Z ), where C XY (s, t) = cov(x(s), Y (t)) and so on. 4 Bayesian Multivariate Spatial Regression Models

12 Cross-covariance functions satisfy certain properties: C XY (s, t) = cov(x(s), Y (t)) = cov(y (t), X(s)) = C Y X (t, s). Caution: C XY (s, t) C XY (t, s) and C XY (s, t) C Y X (s, t). In matrix terms, C Z (s, t; θ Z ) = C Z (t, s; θ Z ) Positive-definiteness for any finite collection of points: n n a i C Z (s i, t j ; θ Z )a j > 0 for all a i R 2 \ {0}. i=1 j=1 5 Bayesian Multivariate Spatial Regression Models

13 Bivariare Spatial Regression from a Separable Process To ensure E[Y (s) X(s)] = β 0 + β 1 X(s), we must have [ ] ([ ] [ ]) X(s) µ1 T11 T Z(s) = N, 12 for every s D Y (s) µ 2 T 12 T 22 Simplifying assumption : C Z (s, t) = ρ(s, t)t = Σ Z = {ρ(s i, s j )T} = R(φ) T. 6 Bayesian Multivariate Spatial Regression Models

14 Then, p(y (s) X(s)) = N(Y (s) β 0 + β 1 X(s), σ 2 ), where β 0 = µ 2 T 12 T 11 µ 1, β 1 = T 12 T 11, σ 2 = T 22 T 2 12 T 11. Regression coefficients are functions of process parameters. Estimate {µ 1, µ 2, T 11, T 12, T 22 } by sampling from p(φ) N(µ δ, V µ) IW (T r, S) N(Z µ, R(φ) T) Immediately obtain posterior samples of {β 0, β 1, σ 2 }. 7 Bayesian Multivariate Spatial Regression Models

15 Misaligned Spatial Data 8 Bayesian Multivariate Spatial Regression Models

16 Bivariate Spatial Regression with Misalignment Rearrange the components of Z to Z = (X(s 1 ), X(s 2 ),..., X(s n ), Y (s 1 ), Y (s 2 ),..., Y (s n )) yields [ ] X N Y ([ ] ) µ1 1, T R (φ). µ 2 1 Priors: Wishart for T 1, normal (perhaps flat) for (µ 1, µ 2 ), discrete prior for φ or perhaps a uniform on (0,.5max dist). Estimation: Markov chain Monte Carlo (Gibbs, Metropolis, Slice, HMC/NUTS); Integrated Nested Laplace Approximation (INLA). 9 Bayesian Multivariate Spatial Regression Models

17 Dew-Shrub Data from Negev Desert in Israel Negev desert is very arid Condensation can contribute to annual water levels Analysis: Determine impact of shrub density on dew duration 1129 locations with UTM coordinates X(s) : Shrub density at location s (within 5m 5m blocks) Y (s) : Dew duration at location s (in 100-th of an hour) Separable model with an exponential correlation function, ρ( s t ; φ) = e φ s t 10 Bayesian Multivariate Spatial Regression Models

18 11 Bayesian Multivariate Spatial Regression Models

19 Parameter 2.5% 50% 97.5% µ µ T T T φ β β σ T 12 / T 11 T Bayesian Multivariate Spatial Regression Models

20 Hierarchical approach (Royle and Berliner, 1999; Cressie and Wikle, 2011) Y (s) and X(s) observed over a finite set of locations S = {s 1, s 2,..., s n }. Y and X are n 1 vectors of observed Y (s i ) s and X(s i ) s, respectively. How do we model Y X? No conditional process meaningless to talk about the joint distribution of Y (s i ) X(s i ) and Y (s j ) X(s j ) for two distinct locations s i and s j. Can model using [X] [Y X] but can we interpolate/predict at arbitrary locations? 13 Bayesian Multivariate Spatial Regression Models

21 Hierarchical approach (contd.) X(s) GP (µ X (s), C X ( ; θ X )). Therefore, X N(µ X, C X (θ X )). C X (θ X ) is n n with entries C X (s i, s j ; θ X ). e(s) GP (0, C e ( ; θ e )); C e is analogous to C X. Y (s i ) = β 0 + β 1 X(s i ) + e(s i ), for i = 1, 2,..., n. Joint distribution of Y and X: ( ) ([ ] [ X µx CX(θ X) β 1C X(θ X) N, Y µ Y β 1C X(θ X) C e(θ e) + β1c 2 X(θ X) ]), where µ Y = β β 1 µ X. 14 Bayesian Multivariate Spatial Regression Models

22 This joint distribution arises from a bivariate spatial process: [ ] [ ] X(s) µ W(s) = and E[W(s)] = µ Y (s) W (s) = X (s) β 0 + β 1 µ X (s). and cross-covariance [ ] C W (s, s CX (s, s ) = ) β 1 C X (s, s ) β 1 C X (s, s ) β1c 2 X (s, s ) + C e (s, s ), where we have suppressed the dependence of C X (s, s ) and C e (s, s ) on θ X and θ e respectively. This implies that E[Y (s) X(s)] = β 0 + β 1 X(s) for any arbitrary location s, thereby specifying a well-defined spatial regression model for an arbitrary s. 15 Bayesian Multivariate Spatial Regression Models

23 Coregionalization (Wackernagel) Separable models assume one spatial range for both X(s) and Y (s). Coregionalization helps to introduce a second range parameter. Introduce two latent independent GP s, each having its own parameters: v 1 (s) GP (0, ρ 1 ( ; φ 1 )) and v 2 (s) GP (0, ρ 2 ( ; φ 2 )) Construct a bivariate process as the linear transformation: w 1 (s) = a 11 v 1 (s) w 2 (s) = a 21 v 1 (s) + a 22 v 2 (s) 16 Bayesian Multivariate Spatial Regression Models

24 Coregionalization Short form: [ ] [ ] a11 0 v1 (s) w(s) = = Av(s) a 21 a 22 v 2 (s) Cross-covariance of v(s): [ ] ρ1 (s, t; φ C v (s, t) = 1 ) 0 0 ρ 2 (s, t; φ 2 ) Cross-covariance of w(s): C w (s, t) = AC v (s, t)a. It is a valid cross-covariance function (by construction). If s = t, then C w (s, s) = AA. No loss of generality to speficy A as (lower) triangular. 17 Bayesian Multivariate Spatial Regression Models

25 If v 1 (s) and v 2 (s) have identical correlation functions, then ρ 1 (s, t) = ρ 2 (s, t) and C w (s) = ρ(s, t; φ)aa = separable model Coregionalized Spatial Linear Model [ ] [ ] [ ] X(s) µx (s) w1 (s) = + Y (s) µ Y (s) w 2 (s) + [ ] ex (s), e Y (s) where e X (s) and e Y (s) are independent white-noise processes [ ] ([ ] [ ]) ex (s) 0 τ 2 N e Y (s) 2, X τy 2 for every s D. 18 Bayesian Multivariate Spatial Regression Models

26 Generalizations Each location contains m spatial regressions Y k (s) = µ k (s) + w k (s) + ɛ k (s), k = 1,..., m. Let v k (s) GP (0, ρ k (s, s )), for k = 1,..., m be m independent GP s with unit variance. Assume w(s) = A(s)v(s) arises as a space-varying linear transformation of v(s). Then: C w (s, t) = A(s)C v (s, t)a (t) is a valid cross-covariance function. A(s) is unknown! Should we first model A(s) to obtain Γ w(s, s)? Or should we model Γ w(s, s ) first and derive A(s)? A(s) is completely determined from within-site associations. 19 Bayesian Multivariate Spatial Regression Models

27 Modelling cross-covariances Moving average or kernel convolution of a process: Let Z(s) GP (0, ρ( )). Use kernels to form: w j(s) = κ j(u)z(s + u)du = κ j(s s )Z(s )ds Γ w(s s ) has (i, j)-th element: [Γ w(s s )] i,j = κ i(s s + u)κ j(u )ρ(u u )dudu Convolution of Covariance Functions: ρ 1, ρ 2,...ρ m are valid covariance functions. Form: [Γ w(s s )] i,j = ρ i(s s t)ρ j(t)dt. 20 Bayesian Multivariate Spatial Regression Models

28 Modelling cross-covariances Other approaches for cross-covariance models Latent dimension approach: Apanasovich and Genton (Biometrika, 2010). Apanasovich et al. (JASA, 2012). Multivariate Matérn family Gneiting et al. (JASA, 2010). Nonstationary variants of Coregionalization Space-varying: Gelfand et al. (Test, 2010); Guhaniyogi et al. (JABES, 2012). Multi-resolution: Banerjee and Johnson (Biometrics, 2006). Dimension-reducing: Ren and Banerjee (Biometrics, 2013). Variogram modeling: De Iaco et al. (Math. Geo., 2003). 21 Bayesian Multivariate Spatial Regression Models

29 Modelling cross-covariances Big Multivariate Spatial Data Covariance tapering (Furrer et al. 2006; Zhang and Du, 2007; Du et al. 2009; Kaufman et al., 2009). Approximations using GMRFs: INLA (Rue et al. 2009; Lindgren et al., 2011). Nearest-neighbor models (processes) (Vecchia 1988; Stein et al. 2004; Datta et al., 2014) Low-rank approaches (Wahba, 1990; Higdon, 2002; Lin et al., 2000; Kamman & Wand, 2003; Paciorek, 2007; Rasmussen & Williams, 2006; Stein 2007, 2008; Cressie & Johannesson, 2008; Banerjee et al., 2008; 2010; Sang et al., 2011; Ren and Banerjee, 2013). 22 Bayesian Multivariate Spatial Regression Models

30 Illustration Illustration from: Finley, A.O., S. Banerjee, A.R. Ek, and R.E. McRoberts. (2008) Bayesian multivariate process modeling for prediction of forest attributes. Journal of Agricultural, Biological, and Environmental Statistics, 13: Bayesian Multivariate Spatial Regression Models

31 Illustration Bartlett Experimental Forest Study objectives: Evaluate methods for multi-source forest attribute mapping Find the best model, given the data Produce maps of biomass and uncertainty, by tree species 24 Bayesian Multivariate Spatial Regression Models

32 Illustration Bartlett Experimental Forest Study objectives: Evaluate methods for multi-source forest attribute mapping Find the best model, given the data Produce maps of biomass and uncertainty, by tree species Study area: USDA FS Bartlett Experimental Forest (BEF), NH 1,053 ha heavily forested Major tree species: American beech (BE), eastern hemlock (EH), red maple (RM), sugar maple (SM), and yellow birch (YB) 24 Bayesian Multivariate Spatial Regression Models

33 Illustration Bartlett Experimental Forest Bartlett Experimental Forest Image provided by 25 Bayesian Multivariate Spatial Regression Models

34 Illustration Bartlett Experimental Forest USDA FS Bartlett Experimental Forest (BEF), NH 1,053 ha heavily forested Major tree species: American beech (BE), eastern hemlock (EH), red maple (RM), sugar maple (SM), and yellow birch (YB) 26 Bayesian Multivariate Spatial Regression Models

35 Illustration Bartlett Experimental Forest Response variables: Metric tons of total tree biomass per ha Measured on ha plots Models fit using random subset of 218 plots Prediction at remaining 219 plots Inventory plots Latitude (meters) BE EH Latitude (meters) RM SM Longitude (meters) Latitude (meters) YB Longitude (meters) Bayesian Multivariate Spatial Regression Models

36 Illustration Bartlett Experimental Forest Coregionalized model with dependence within locations Parameters: A (15), φ (5), Diag{τ 2 i } (5). 28 Bayesian Multivariate Spatial Regression Models

37 Illustration Bartlett Experimental Forest Coregionalized model with dependence within locations Parameters: A (15), φ (5), Diag{τ 2 i } (5). Focus on spatial cross-covariance matrix AA (for brevity). Posterior inference of corr(aa ), e.g., 50 (2.5, 97.5) percentiles: BE EH BE 1 EH 0.16 (0.13, 0.21) 1 RM (-0.23, -0.15) 0.45 (0.26, 0.66) SM (-0.22, -0.17) (-0.16, -0.09) YB 0.07 (0.04, 0.08) 0.22 (0.20, 0.25) 28 Bayesian Multivariate Spatial Regression Models

38 Illustration Bartlett Experimental Forest Coregionalized model with dependence within locations Parameters: A (15), φ (5), Diag{τ 2 i } (5). Focus on spatial cross-covariance matrix AA (for brevity). Posterior inference of corr(aa ), e.g., 50 (2.5, 97.5) percentiles: BE EH BE 1 EH 0.16 (0.13, 0.21) 1 RM (-0.23, -0.15) 0.45 (0.26, 0.66) SM (-0.22, -0.17) (-0.16, -0.09) YB 0.07 (0.04, 0.08) 0.22 (0.20, 0.25) 28 Bayesian Multivariate Spatial Regression Models

39 Illustration Bartlett Experimental Forest Parameters 50% (2.5%, 97.5%) Parameters 50% (2.5%, 97.5%) BE Model RM Model Intercept ( , ) Intercept (16.92, ) ELEV 0.17 (0.09, 0.24) ELEV (-0.14, 0.00) AprTC (0.69, 2.74) SLOPE (-2.75, -0.77) AprTC (-1.93, -0.06) AprTC (-1.42, -0.30) AugTC (2.25, 4.51) AugTC (0.43, 2.14) AugTC (-0.25, 3.19) OctTC (-1.61, -0.29) OctTC (-1.83, 0.25) SM Model EH Model Intercept ( , 0.62) Intercept (-364.6, 21.45) SLOPE 1.11 (0.48, 1.74) SLOPE (-1.69, -0.17) AugTC (0.71, 1.37) AprTC (0.54, 3.66) AugTC (-1.1, 0.21) AprTC (-1.85, 0.13) YB Model AprTC (0.38, 3.13) Intercept ( , ) AugTC (-1.11, -0.18) ELEV 0.08 (0.01, 0.13) AugTC (0.60, 2.51) SLOPE 0.01 (-0.76, 0.82) OctTC (-2.76, -0.73) AugTC (-0.26, 0.77) OctTC (0.63, 2.45) AugTC (0.47, 2.21) OctTC (-2.24, -0.31) 29 Bayesian Multivariate Spatial Regression Models

40 Illustration Bartlett Experimental Forest Response Estimates: 50% (2.5%, 97.5%) BE (200.15, ) EH (466.23, ) RM (504.08, ) SM (207.13, ) YB (253.71, ) Table: Distance in meters at which the spatial correlation drops to 0.05 for each of the response variables. Distance calculated by solving the Matérn correlation function for d using ρ = 0.05 and response specific φ and ν parameters estimates from co-regionalized model. 30 Bayesian Multivariate Spatial Regression Models

41 Illustration Bartlett Experimental Forest E[Y Data] Validation plots Latitude (meters) BE EH Latitude (meters) RM SM Longitude (meters) Latitude (meters) YB Longitude (meters) Bayesian Multivariate Spatial Regression Models

42 Illustration Bartlett Experimental Forest E[Y Data] Validation plots Latitude (meters) BE EH Latitude (meters) RM SM Longitude (meters) Latitude (meters) YB Longitude (meters) IQR for Y Validation plots Latitude (meters) BE EH Latitude (meters) RM SM Longitude (meters) Latitude (meters) YB Longitude (meters) Bayesian Multivariate Spatial Regression Models

43 Software Available software for modeling and visualization spbayes R package for Bayesian hierarchical modeling for univariate (splm) and multivariate (spmvlm) spatial data MBA R package for surface approximation/interpolation with multilevel B-splines Manuscripts and course notes at sudiptob Also check out Andrew Finley s website: 32 Bayesian Multivariate Spatial Regression Models

44 Software Thank You! 33 Bayesian Multivariate Spatial Regression Models

Hierarchical Modelling for Multivariate Spatial Data

Hierarchical Modelling for Multivariate Spatial Data Hierarchical Modelling for Multivariate Spatial Data Geography 890, Hierarchical Bayesian Models for Environmental Spatial Data Analysis February 15, 2011 1 Point-referenced spatial data often come as

More information

Hierarchical Modeling for Multivariate Spatial Data

Hierarchical Modeling for Multivariate Spatial Data Hierarchical Modeling for Multivariate Spatial Data Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department

More information

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota,

More information

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Andrew O. Finley 1 and Sudipto Banerjee 2 1 Department of Forestry & Department of Geography, Michigan

More information

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Alan Gelfand 1 and Andrew O. Finley 2 1 Department of Statistical Science, Duke University, Durham, North

More information

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes

Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Bayesian dynamic modeling for large space-time weather datasets using Gaussian predictive processes Andrew O. Finley Department of Forestry & Department of Geography, Michigan State University, Lansing

More information

On Gaussian Process Models for High-Dimensional Geostatistical Datasets

On Gaussian Process Models for High-Dimensional Geostatistical Datasets On Gaussian Process Models for High-Dimensional Geostatistical Datasets Sudipto Banerjee Joint work with Abhirup Datta, Andrew O. Finley and Alan E. Gelfand University of California, Los Angeles, USA May

More information

Nearest Neighbor Gaussian Processes for Large Spatial Data

Nearest Neighbor Gaussian Processes for Large Spatial Data Nearest Neighbor Gaussian Processes for Large Spatial Data Abhi Datta 1, Sudipto Banerjee 2 and Andrew O. Finley 3 July 31, 2017 1 Department of Biostatistics, Bloomberg School of Public Health, Johns

More information

Hierarchical Modelling for Univariate Spatial Data

Hierarchical Modelling for Univariate Spatial Data Hierarchical Modelling for Univariate Spatial Data Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department

More information

Bayesian Modeling and Inference for High-Dimensional Spatiotemporal Datasets

Bayesian Modeling and Inference for High-Dimensional Spatiotemporal Datasets Bayesian Modeling and Inference for High-Dimensional Spatiotemporal Datasets Sudipto Banerjee University of California, Los Angeles, USA Based upon projects involving: Abhirup Datta (Johns Hopkins University)

More information

Hierarchical Modelling for Univariate Spatial Data

Hierarchical Modelling for Univariate Spatial Data Spatial omain Hierarchical Modelling for Univariate Spatial ata Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A.

More information

Multivariate spatial modeling

Multivariate spatial modeling Multivariate spatial modeling Point-referenced spatial data often come as multivariate measurements at each location Chapter 7: Multivariate Spatial Modeling p. 1/21 Multivariate spatial modeling Point-referenced

More information

spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models

spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models Andrew O. Finley 1, Sudipto Banerjee 2, and Bradley P. Carlin 2 1 Michigan State University, Departments

More information

Hierarchical Modeling for non-gaussian Spatial Data

Hierarchical Modeling for non-gaussian Spatial Data Hierarchical Modeling for non-gaussian Spatial Data Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department

More information

Hierarchical Modeling for Univariate Spatial Data

Hierarchical Modeling for Univariate Spatial Data Univariate spatial models Spatial Domain Hierarchical Modeling for Univariate Spatial Data Sudipto Banerjee and Andrew O. Finley 2 Biostatistics, School of Public Health, University of Minnesota, Minneapolis,

More information

Hierarchical Modelling for non-gaussian Spatial Data

Hierarchical Modelling for non-gaussian Spatial Data Hierarchical Modelling for non-gaussian Spatial Data Sudipto Banerjee 1 and Andrew O. Finley 2 1 Department of Forestry & Department of Geography, Michigan State University, Lansing Michigan, U.S.A. 2

More information

Hierarchical Modeling for Univariate Spatial Data

Hierarchical Modeling for Univariate Spatial Data Hierarchical Modeling for Univariate Spatial Data Geography 890, Hierarchical Bayesian Models for Environmental Spatial Data Analysis February 15, 2011 1 Spatial Domain 2 Geography 890 Spatial Domain This

More information

Bayesian Linear Regression

Bayesian Linear Regression Bayesian Linear Regression Sudipto Banerjee 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. September 15, 2010 1 Linear regression models: a Bayesian perspective

More information

Hierarchical Modelling for Univariate and Multivariate Spatial Data

Hierarchical Modelling for Univariate and Multivariate Spatial Data Hierarchical Modelling for Univariate and Multivariate Spatial Data p. 1/4 Hierarchical Modelling for Univariate and Multivariate Spatial Data Sudipto Banerjee sudiptob@biostat.umn.edu University of Minnesota

More information

Hierarchical Nearest-Neighbor Gaussian Process Models for Large Geo-statistical Datasets

Hierarchical Nearest-Neighbor Gaussian Process Models for Large Geo-statistical Datasets Hierarchical Nearest-Neighbor Gaussian Process Models for Large Geo-statistical Datasets Abhirup Datta 1 Sudipto Banerjee 1 Andrew O. Finley 2 Alan E. Gelfand 3 1 University of Minnesota, Minneapolis,

More information

Gaussian predictive process models for large spatial data sets.

Gaussian predictive process models for large spatial data sets. Gaussian predictive process models for large spatial data sets. Sudipto Banerjee, Alan E. Gelfand, Andrew O. Finley, and Huiyan Sang Presenters: Halley Brantley and Chris Krut September 28, 2015 Overview

More information

Hierarchical Modeling for Spatio-temporal Data

Hierarchical Modeling for Spatio-temporal Data Hierarchical Modeling for Spatio-temporal Data Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of

More information

Introduction to Spatial Data and Models

Introduction to Spatial Data and Models Introduction to Spatial Data and Models Sudipto Banerjee and Andrew O. Finley 2 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry

More information

Hierarchical Modelling for non-gaussian Spatial Data

Hierarchical Modelling for non-gaussian Spatial Data Hierarchical Modelling for non-gaussian Spatial Data Geography 890, Hierarchical Bayesian Models for Environmental Spatial Data Analysis February 15, 2011 1 Spatial Generalized Linear Models Often data

More information

Models for spatial data (cont d) Types of spatial data. Types of spatial data (cont d) Hierarchical models for spatial data

Models for spatial data (cont d) Types of spatial data. Types of spatial data (cont d) Hierarchical models for spatial data Hierarchical models for spatial data Based on the book by Banerjee, Carlin and Gelfand Hierarchical Modeling and Analysis for Spatial Data, 2004. We focus on Chapters 1, 2 and 5. Geo-referenced data arise

More information

Bayesian spatial hierarchical modeling for temperature extremes

Bayesian spatial hierarchical modeling for temperature extremes Bayesian spatial hierarchical modeling for temperature extremes Indriati Bisono Dr. Andrew Robinson Dr. Aloke Phatak Mathematics and Statistics Department The University of Melbourne Maths, Informatics

More information

Principles of Bayesian Inference

Principles of Bayesian Inference Principles of Bayesian Inference Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry & Department

More information

A Divide-and-Conquer Bayesian Approach to Large-Scale Kriging

A Divide-and-Conquer Bayesian Approach to Large-Scale Kriging A Divide-and-Conquer Bayesian Approach to Large-Scale Kriging Cheng Li DSAP, National University of Singapore Joint work with Rajarshi Guhaniyogi (UC Santa Cruz), Terrance D. Savitsky (US Bureau of Labor

More information

Introduction to Spatial Data and Models

Introduction to Spatial Data and Models Introduction to Spatial Data and Models Researchers in diverse areas such as climatology, ecology, environmental health, and real estate marketing are increasingly faced with the task of analyzing data

More information

Bayesian Linear Models

Bayesian Linear Models Bayesian Linear Models Sudipto Banerjee September 03 05, 2017 Department of Biostatistics, Fielding School of Public Health, University of California, Los Angeles Linear Regression Linear regression is,

More information

A Note on the comparison of Nearest Neighbor Gaussian Process (NNGP) based models

A Note on the comparison of Nearest Neighbor Gaussian Process (NNGP) based models A Note on the comparison of Nearest Neighbor Gaussian Process (NNGP) based models arxiv:1811.03735v1 [math.st] 9 Nov 2018 Lu Zhang UCLA Department of Biostatistics Lu.Zhang@ucla.edu Sudipto Banerjee UCLA

More information

Introduction to Spatial Data and Models

Introduction to Spatial Data and Models Introduction to Spatial Data and Models Sudipto Banerjee 1 and Andrew O. Finley 2 1 Department of Forestry & Department of Geography, Michigan State University, Lansing Michigan, U.S.A. 2 Biostatistics,

More information

An Additive Gaussian Process Approximation for Large Spatio-Temporal Data

An Additive Gaussian Process Approximation for Large Spatio-Temporal Data An Additive Gaussian Process Approximation for Large Spatio-Temporal Data arxiv:1801.00319v2 [stat.me] 31 Oct 2018 Pulong Ma Statistical and Applied Mathematical Sciences Institute and Duke University

More information

Hierarchical Modeling and Analysis for Spatial Data

Hierarchical Modeling and Analysis for Spatial Data Hierarchical Modeling and Analysis for Spatial Data Bradley P. Carlin, Sudipto Banerjee, and Alan E. Gelfand brad@biostat.umn.edu, sudiptob@biostat.umn.edu, and alan@stat.duke.edu University of Minnesota

More information

Principles of Bayesian Inference

Principles of Bayesian Inference Principles of Bayesian Inference Sudipto Banerjee and Andrew O. Finley 2 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry & Department

More information

Introduction to Spatial Data and Models

Introduction to Spatial Data and Models Introduction to Spatial Data and Models Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry

More information

Hierarchical Modeling for Spatial Data

Hierarchical Modeling for Spatial Data Bayesian Spatial Modelling Spatial model specifications: P(y X, θ). Prior specifications: P(θ). Posterior inference of model parameters: P(θ y). Predictions at new locations: P(y 0 y). Model comparisons.

More information

Model Assessment and Comparisons

Model Assessment and Comparisons Model Assessment and Comparisons Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry & Department

More information

Approaches for Multiple Disease Mapping: MCAR and SANOVA

Approaches for Multiple Disease Mapping: MCAR and SANOVA Approaches for Multiple Disease Mapping: MCAR and SANOVA Dipankar Bandyopadhyay Division of Biostatistics, University of Minnesota SPH April 22, 2015 1 Adapted from Sudipto Banerjee s notes SANOVA vs MCAR

More information

On Some Computational, Modeling and Design Issues in Bayesian Analysis of Spatial Data

On Some Computational, Modeling and Design Issues in Bayesian Analysis of Spatial Data On Some Computational, Modeling and Design Issues in Bayesian Analysis of Spatial Data A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Qian Ren IN PARTIAL

More information

Introduction to Geostatistics

Introduction to Geostatistics Introduction to Geostatistics Abhi Datta 1, Sudipto Banerjee 2 and Andrew O. Finley 3 July 31, 2017 1 Department of Biostatistics, Bloomberg School of Public Health, Johns Hopkins University, Baltimore,

More information

Bayesian Linear Models

Bayesian Linear Models Bayesian Linear Models Sudipto Banerjee 1 and Andrew O. Finley 2 1 Department of Forestry & Department of Geography, Michigan State University, Lansing Michigan, U.S.A. 2 Biostatistics, School of Public

More information

Practical Bayesian Optimization of Machine Learning. Learning Algorithms

Practical Bayesian Optimization of Machine Learning. Learning Algorithms Practical Bayesian Optimization of Machine Learning Algorithms CS 294 University of California, Berkeley Tuesday, April 20, 2016 Motivation Machine Learning Algorithms (MLA s) have hyperparameters that

More information

Gaussian processes for spatial modelling in environmental health: parameterizing for flexibility vs. computational efficiency

Gaussian processes for spatial modelling in environmental health: parameterizing for flexibility vs. computational efficiency Gaussian processes for spatial modelling in environmental health: parameterizing for flexibility vs. computational efficiency Chris Paciorek March 11, 2005 Department of Biostatistics Harvard School of

More information

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012 Gaussian Processes Le Song Machine Learning II: Advanced Topics CSE 8803ML, Spring 01 Pictorial view of embedding distribution Transform the entire distribution to expected features Feature space Feature

More information

A Framework for Daily Spatio-Temporal Stochastic Weather Simulation

A Framework for Daily Spatio-Temporal Stochastic Weather Simulation A Framework for Daily Spatio-Temporal Stochastic Weather Simulation, Rick Katz, Balaji Rajagopalan Geophysical Statistics Project Institute for Mathematics Applied to Geosciences National Center for Atmospheric

More information

Bayesian Linear Models

Bayesian Linear Models Bayesian Linear Models Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry & Department

More information

A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes

A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes Anandamayee Majumdar, Debashis Paul and Dianne Bautista Department of Mathematics and Statistics, Arizona State University,

More information

Latent Gaussian Processes and Stochastic Partial Differential Equations

Latent Gaussian Processes and Stochastic Partial Differential Equations Latent Gaussian Processes and Stochastic Partial Differential Equations Johan Lindström 1 1 Centre for Mathematical Sciences Lund University Lund 2016-02-04 Johan Lindström - johanl@maths.lth.se Gaussian

More information

A full scale, non stationary approach for the kriging of large spatio(-temporal) datasets

A full scale, non stationary approach for the kriging of large spatio(-temporal) datasets A full scale, non stationary approach for the kriging of large spatio(-temporal) datasets Thomas Romary, Nicolas Desassis & Francky Fouedjio Mines ParisTech Centre de Géosciences, Equipe Géostatistique

More information

A short introduction to INLA and R-INLA

A short introduction to INLA and R-INLA A short introduction to INLA and R-INLA Integrated Nested Laplace Approximation Thomas Opitz, BioSP, INRA Avignon Workshop: Theory and practice of INLA and SPDE November 7, 2018 2/21 Plan for this talk

More information

CBMS Lecture 1. Alan E. Gelfand Duke University

CBMS Lecture 1. Alan E. Gelfand Duke University CBMS Lecture 1 Alan E. Gelfand Duke University Introduction to spatial data and models Researchers in diverse areas such as climatology, ecology, environmental exposure, public health, and real estate

More information

Karhunen-Loeve Expansion and Optimal Low-Rank Model for Spatial Processes

Karhunen-Loeve Expansion and Optimal Low-Rank Model for Spatial Processes TTU, October 26, 2012 p. 1/3 Karhunen-Loeve Expansion and Optimal Low-Rank Model for Spatial Processes Hao Zhang Department of Statistics Department of Forestry and Natural Resources Purdue University

More information

Multivariate Gaussian Random Fields with SPDEs

Multivariate Gaussian Random Fields with SPDEs Multivariate Gaussian Random Fields with SPDEs Xiangping Hu Daniel Simpson, Finn Lindgren and Håvard Rue Department of Mathematics, University of Oslo PASI, 214 Outline The Matérn covariance function and

More information

STAT 518 Intro Student Presentation

STAT 518 Intro Student Presentation STAT 518 Intro Student Presentation Wen Wei Loh April 11, 2013 Title of paper Radford M. Neal [1999] Bayesian Statistics, 6: 475-501, 1999 What the paper is about Regression and Classification Flexible

More information

Spatial Dynamic Factor Analysis

Spatial Dynamic Factor Analysis Spatial Dynamic Factor Analysis Esther Salazar Federal University of Rio de Janeiro Department of Statistical Methods Sixth Workshop on BAYESIAN INFERENCE IN STOCHASTIC PROCESSES Bressanone/Brixen, Italy

More information

Introduction to Bayes and non-bayes spatial statistics

Introduction to Bayes and non-bayes spatial statistics Introduction to Bayes and non-bayes spatial statistics Gabriel Huerta Department of Mathematics and Statistics University of New Mexico http://www.stat.unm.edu/ ghuerta/georcode.txt General Concepts Spatial

More information

A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes

A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes A Generalized Convolution Model for Multivariate Nonstationary Spatial Processes Anandamayee Majumdar, Debashis Paul and Dianne Bautista Department of Mathematics and Statistics, Arizona State University,

More information

Journal of Statistical Software

Journal of Statistical Software JSS Journal of Statistical Software April 2007, Volume 19, Issue 4. http://www.jstatsoft.org/ spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models Andrew O.

More information

(5) Multi-parameter models - Gibbs sampling. ST440/540: Applied Bayesian Analysis

(5) Multi-parameter models - Gibbs sampling. ST440/540: Applied Bayesian Analysis Summarizing a posterior Given the data and prior the posterior is determined Summarizing the posterior gives parameter estimates, intervals, and hypothesis tests Most of these computations are integrals

More information

Chapter 4 - Fundamentals of spatial processes Lecture notes

Chapter 4 - Fundamentals of spatial processes Lecture notes Chapter 4 - Fundamentals of spatial processes Lecture notes Geir Storvik January 21, 2013 STK4150 - Intro 2 Spatial processes Typically correlation between nearby sites Mostly positive correlation Negative

More information

The Matrix Reloaded: Computations for large spatial data sets

The Matrix Reloaded: Computations for large spatial data sets The Matrix Reloaded: Computations for large spatial data sets Doug Nychka National Center for Atmospheric Research The spatial model Solving linear systems Matrix multiplication Creating sparsity Sparsity,

More information

arxiv: v4 [stat.me] 14 Sep 2015

arxiv: v4 [stat.me] 14 Sep 2015 Does non-stationary spatial data always require non-stationary random fields? Geir-Arne Fuglstad 1, Daniel Simpson 1, Finn Lindgren 2, and Håvard Rue 1 1 Department of Mathematical Sciences, NTNU, Norway

More information

Dynamically updated spatially varying parameterisations of hierarchical Bayesian models for spatially correlated data

Dynamically updated spatially varying parameterisations of hierarchical Bayesian models for spatially correlated data Dynamically updated spatially varying parameterisations of hierarchical Bayesian models for spatially correlated data Mark Bass and Sujit Sahu University of Southampton, UK June 4, 06 Abstract Fitting

More information

Principles of Bayesian Inference

Principles of Bayesian Inference Principles of Bayesian Inference Sudipto Banerjee University of Minnesota July 20th, 2008 1 Bayesian Principles Classical statistics: model parameters are fixed and unknown. A Bayesian thinks of parameters

More information

Gibbs Sampling in Linear Models #2

Gibbs Sampling in Linear Models #2 Gibbs Sampling in Linear Models #2 Econ 690 Purdue University Outline 1 Linear Regression Model with a Changepoint Example with Temperature Data 2 The Seemingly Unrelated Regressions Model 3 Gibbs sampling

More information

COVARIANCE APPROXIMATION FOR LARGE MULTIVARIATE SPATIAL DATA SETS WITH AN APPLICATION TO MULTIPLE CLIMATE MODEL ERRORS 1

COVARIANCE APPROXIMATION FOR LARGE MULTIVARIATE SPATIAL DATA SETS WITH AN APPLICATION TO MULTIPLE CLIMATE MODEL ERRORS 1 The Annals of Applied Statistics 2011, Vol. 5, No. 4, 2519 2548 DOI: 10.1214/11-AOAS478 Institute of Mathematical Statistics, 2011 COVARIANCE APPROXIMATION FOR LARGE MULTIVARIATE SPATIAL DATA SETS WITH

More information

Models for models. Douglas Nychka Geophysical Statistics Project National Center for Atmospheric Research

Models for models. Douglas Nychka Geophysical Statistics Project National Center for Atmospheric Research Models for models Douglas Nychka Geophysical Statistics Project National Center for Atmospheric Research Outline Statistical models and tools Spatial fields (Wavelets) Climate regimes (Regression and clustering)

More information

Bayesian inference & process convolution models Dave Higdon, Statistical Sciences Group, LANL

Bayesian inference & process convolution models Dave Higdon, Statistical Sciences Group, LANL 1 Bayesian inference & process convolution models Dave Higdon, Statistical Sciences Group, LANL 2 MOVING AVERAGE SPATIAL MODELS Kernel basis representation for spatial processes z(s) Define m basis functions

More information

Nonstationary spatial process modeling Part II Paul D. Sampson --- Catherine Calder Univ of Washington --- Ohio State University

Nonstationary spatial process modeling Part II Paul D. Sampson --- Catherine Calder Univ of Washington --- Ohio State University Nonstationary spatial process modeling Part II Paul D. Sampson --- Catherine Calder Univ of Washington --- Ohio State University this presentation derived from that presented at the Pan-American Advanced

More information

Geostatistical Modeling for Large Data Sets: Low-rank methods

Geostatistical Modeling for Large Data Sets: Low-rank methods Geostatistical Modeling for Large Data Sets: Low-rank methods Whitney Huang, Kelly-Ann Dixon Hamil, and Zizhuang Wu Department of Statistics Purdue University February 22, 2016 Outline Motivation Low-rank

More information

Bayesian hierarchical models for spatially misaligned data in R

Bayesian hierarchical models for spatially misaligned data in R Methods in Ecology and Evolution 24, 5, 54 523 doi:./24-2x.29 APPLICATION Bayesian hierarchical models for spatially misaligned data in R Andrew O. Finley *, Sudipto Banerjee 2 and Bruce D. Cook 3 Department

More information

Nonparametric Bayesian Methods (Gaussian Processes)

Nonparametric Bayesian Methods (Gaussian Processes) [70240413 Statistical Machine Learning, Spring, 2015] Nonparametric Bayesian Methods (Gaussian Processes) Jun Zhu dcszj@mail.tsinghua.edu.cn http://bigml.cs.tsinghua.edu.cn/~jun State Key Lab of Intelligent

More information

Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines

Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines Maximilian Kasy Department of Economics, Harvard University 1 / 37 Agenda 6 equivalent representations of the

More information

Wrapped Gaussian processes: a short review and some new results

Wrapped Gaussian processes: a short review and some new results Wrapped Gaussian processes: a short review and some new results Giovanna Jona Lasinio 1, Gianluca Mastrantonio 2 and Alan Gelfand 3 1-Università Sapienza di Roma 2- Università RomaTRE 3- Duke University

More information

Bayesian data analysis in practice: Three simple examples

Bayesian data analysis in practice: Three simple examples Bayesian data analysis in practice: Three simple examples Martin P. Tingley Introduction These notes cover three examples I presented at Climatea on 5 October 0. Matlab code is available by request to

More information

The Matrix Reloaded: Computations for large spatial data sets

The Matrix Reloaded: Computations for large spatial data sets The Matrix Reloaded: Computations for large spatial data sets The spatial model Solving linear systems Matrix multiplication Creating sparsity Doug Nychka National Center for Atmospheric Research Sparsity,

More information

Effective Sample Size in Spatial Modeling

Effective Sample Size in Spatial Modeling Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS029) p.4526 Effective Sample Size in Spatial Modeling Vallejos, Ronny Universidad Técnica Federico Santa María, Department

More information

Some notes on efficient computing and setting up high performance computing environments

Some notes on efficient computing and setting up high performance computing environments Some notes on efficient computing and setting up high performance computing environments Andrew O. Finley Department of Forestry, Michigan State University, Lansing, Michigan. April 17, 2017 1 Efficient

More information

Principles of Bayesian Inference

Principles of Bayesian Inference Principles of Bayesian Inference Sudipto Banerjee 1 and Andrew O. Finley 2 1 Biostatistics, School of Public Health, University of Minnesota, Minneapolis, Minnesota, U.S.A. 2 Department of Forestry & Department

More information

Spatial Statistics with Image Analysis. Outline. A Statistical Approach. Johan Lindström 1. Lund October 6, 2016

Spatial Statistics with Image Analysis. Outline. A Statistical Approach. Johan Lindström 1. Lund October 6, 2016 Spatial Statistics Spatial Examples More Spatial Statistics with Image Analysis Johan Lindström 1 1 Mathematical Statistics Centre for Mathematical Sciences Lund University Lund October 6, 2016 Johan Lindström

More information

Advanced Introduction to Machine Learning CMU-10715

Advanced Introduction to Machine Learning CMU-10715 Advanced Introduction to Machine Learning CMU-10715 Gaussian Processes Barnabás Póczos http://www.gaussianprocess.org/ 2 Some of these slides in the intro are taken from D. Lizotte, R. Parr, C. Guesterin

More information

Comparing Non-informative Priors for Estimation and Prediction in Spatial Models

Comparing Non-informative Priors for Estimation and Prediction in Spatial Models Environmentrics 00, 1 12 DOI: 10.1002/env.XXXX Comparing Non-informative Priors for Estimation and Prediction in Spatial Models Regina Wu a and Cari G. Kaufman a Summary: Fitting a Bayesian model to spatial

More information

Fusing point and areal level space-time data. data with application to wet deposition

Fusing point and areal level space-time data. data with application to wet deposition Fusing point and areal level space-time data with application to wet deposition Alan Gelfand Duke University Joint work with Sujit Sahu and David Holland Chemical Deposition Combustion of fossil fuel produces

More information

Analysing geoadditive regression data: a mixed model approach

Analysing geoadditive regression data: a mixed model approach Analysing geoadditive regression data: a mixed model approach Institut für Statistik, Ludwig-Maximilians-Universität München Joint work with Ludwig Fahrmeir & Stefan Lang 25.11.2005 Spatio-temporal regression

More information

Technical Vignette 5: Understanding intrinsic Gaussian Markov random field spatial models, including intrinsic conditional autoregressive models

Technical Vignette 5: Understanding intrinsic Gaussian Markov random field spatial models, including intrinsic conditional autoregressive models Technical Vignette 5: Understanding intrinsic Gaussian Markov random field spatial models, including intrinsic conditional autoregressive models Christopher Paciorek, Department of Statistics, University

More information

A general mixed model approach for spatio-temporal regression data

A general mixed model approach for spatio-temporal regression data A general mixed model approach for spatio-temporal regression data Thomas Kneib, Ludwig Fahrmeir & Stefan Lang Department of Statistics, Ludwig-Maximilians-University Munich 1. Spatio-temporal regression

More information

Physician Performance Assessment / Spatial Inference of Pollutant Concentrations

Physician Performance Assessment / Spatial Inference of Pollutant Concentrations Physician Performance Assessment / Spatial Inference of Pollutant Concentrations Dawn Woodard Operations Research & Information Engineering Cornell University Johns Hopkins Dept. of Biostatistics, April

More information

Multivariate Spatial Process Models. Alan E. Gelfand and Sudipto Banerjee

Multivariate Spatial Process Models. Alan E. Gelfand and Sudipto Banerjee Multivariate Spatial Process Models Alan E. Gelfand and Sudipto Banerjee April 29, 2009 ii Contents 28 Multivariate Spatial Process Models 1 28.1 Introduction.................................... 1 28.2

More information

Hastings-within-Gibbs Algorithm: Introduction and Application on Hierarchical Model

Hastings-within-Gibbs Algorithm: Introduction and Application on Hierarchical Model UNIVERSITY OF TEXAS AT SAN ANTONIO Hastings-within-Gibbs Algorithm: Introduction and Application on Hierarchical Model Liang Jing April 2010 1 1 ABSTRACT In this paper, common MCMC algorithms are introduced

More information

Lecture 13 Fundamentals of Bayesian Inference

Lecture 13 Fundamentals of Bayesian Inference Lecture 13 Fundamentals of Bayesian Inference Dennis Sun Stats 253 August 11, 2014 Outline of Lecture 1 Bayesian Models 2 Modeling Correlations Using Bayes 3 The Universal Algorithm 4 BUGS 5 Wrapping Up

More information

A BAYESIAN SPATIO-TEMPORAL GEOSTATISTICAL MODEL WITH AN AUXILIARY LATTICE FOR LARGE DATASETS

A BAYESIAN SPATIO-TEMPORAL GEOSTATISTICAL MODEL WITH AN AUXILIARY LATTICE FOR LARGE DATASETS Statistica Sinica 25 (2015), 61-79 doi:http://dx.doi.org/10.5705/ss.2013.085w A BAYESIAN SPATIO-TEMPORAL GEOSTATISTICAL MODEL WITH AN AUXILIARY LATTICE FOR LARGE DATASETS Ganggang Xu 1, Faming Liang 1

More information

Multivariate modelling and efficient estimation of Gaussian random fields with application to roller data

Multivariate modelling and efficient estimation of Gaussian random fields with application to roller data Multivariate modelling and efficient estimation of Gaussian random fields with application to roller data Reinhard Furrer, UZH PASI, Búzios, 14-06-25 NZZ.ch Motivation Microarray data: construct alternative

More information

CSci 8980: Advanced Topics in Graphical Models Gaussian Processes

CSci 8980: Advanced Topics in Graphical Models Gaussian Processes CSci 8980: Advanced Topics in Graphical Models Gaussian Processes Instructor: Arindam Banerjee November 15, 2007 Gaussian Processes Outline Gaussian Processes Outline Parametric Bayesian Regression Gaussian

More information

MCMC algorithms for fitting Bayesian models

MCMC algorithms for fitting Bayesian models MCMC algorithms for fitting Bayesian models p. 1/1 MCMC algorithms for fitting Bayesian models Sudipto Banerjee sudiptob@biostat.umn.edu University of Minnesota MCMC algorithms for fitting Bayesian models

More information

Gaussian Processes 1. Schedule

Gaussian Processes 1. Schedule 1 Schedule 17 Jan: Gaussian processes (Jo Eidsvik) 24 Jan: Hands-on project on Gaussian processes (Team effort, work in groups) 31 Jan: Latent Gaussian models and INLA (Jo Eidsvik) 7 Feb: Hands-on project

More information

A Fully Nonparametric Modeling Approach to. BNP Binary Regression

A Fully Nonparametric Modeling Approach to. BNP Binary Regression A Fully Nonparametric Modeling Approach to Binary Regression Maria Department of Applied Mathematics and Statistics University of California, Santa Cruz SBIES, April 27-28, 2012 Outline 1 2 3 Simulation

More information

Metropolis-Hastings Algorithm

Metropolis-Hastings Algorithm Strength of the Gibbs sampler Metropolis-Hastings Algorithm Easy algorithm to think about. Exploits the factorization properties of the joint probability distribution. No difficult choices to be made to

More information

Gaussian Process Regression

Gaussian Process Regression Gaussian Process Regression 4F1 Pattern Recognition, 21 Carl Edward Rasmussen Department of Engineering, University of Cambridge November 11th - 16th, 21 Rasmussen (Engineering, Cambridge) Gaussian Process

More information

Gaussian processes. Chuong B. Do (updated by Honglak Lee) November 22, 2008

Gaussian processes. Chuong B. Do (updated by Honglak Lee) November 22, 2008 Gaussian processes Chuong B Do (updated by Honglak Lee) November 22, 2008 Many of the classical machine learning algorithms that we talked about during the first half of this course fit the following pattern:

More information