The General Linear Model. Guillaume Flandin Wellcome Trust Centre for Neuroimaging University College London

Size: px
Start display at page:

Download "The General Linear Model. Guillaume Flandin Wellcome Trust Centre for Neuroimaging University College London"

Transcription

1 The General Linear Model Guillaume Flandin Wellcome Trust Centre for Neuroimaging University College London SPM Course Lausanne, April 2012

2 Image time-series Spatial filter Design matrix Statistical Parametric Map Realignment Smoothing General Linear Model Normalisation Statistical Inference RFT Anatomical reference Parameter estimates p <0.05

3 A very simple fmri experiment One session Passive word listening versus rest 7 cycles of rest and listening Blocks of 6 scans with 7 sec TR Stimulus function Question: Is there a change in the BOLD response between listening and rest?

4 Modelling the measured data Why? How? Make inferences about effects of interest 1. Decompose data into effects and error 2. Form statistic using estimates of effects and error stimulus function data linear model effects estimate error estimate statistic

5 Voxel-wise time series analysis Time Model specification Parameter estimation Hypothesis Statistic single voxel time series BOLD signal SPM

6 error Single voxel regression model Time = BOLD signal x 1 x 2 e y x x e

7 Mass-univariate analysis: voxel-wise GLM 1 p 1 1 y X e y = X p + e e ~ N(0, 2 I Model is specified by 1. Design matrix X 2. Assumptions about e ) N N N N: number of scans p: number of regressors The design matrix embodies all available knowledge about experimentally controlled factors and potential confounds.

8 GLM: mass-univariate parametric analysis one sample t-test two sample t-test paired t-test Analysis of Variance (ANOVA) Factorial designs correlation linear regression multiple regression F-tests fmri time series models Etc..

9 Parameter estimation 1 = + 2 Objective: estimate parameters to minimize N t1 e 2 t y y X X e e Ordinary least squares estimation (OLS) (assuming i.i.d. error): ˆ ( X X ) T 1 X T y

10 A geometric perspective on the GLM y Smallest errors (shortest error vector) when e is orthogonal to X e x 2 Design space defined by X x 1 yˆ Xˆ X T e 0 X T ( y X ˆ) T X y ˆ ( X X T X ) Xˆ T 1 X 0 T y Ordinary Least Squares (OLS)

11 Example: Two sample T-test B B B B A A A A Mean group A Compare the average difference between two groups Mean group B

12 Example: Two sample T-test ˆ ˆ B B B B A A A A Y X X X T T Compare the average difference between two groups

13 What are the problems of this model? 1. BOLD responses have a delayed and dispersed form. HRF 2. The BOLD signal includes substantial amounts of low-frequency noise (eg due to scanner drift). 3. Due to breathing, heartbeat & unmodeled neuronal activity, the errors are serially correlated. This violates the assumptions of the noise model in the GLM

14 Problem 1: Shape of BOLD response Solution: Convolution model Impulses HRF Expected BOLD = f t g( t) f ( ) g( t ) d 0 expected BOLD response = input function impulse response function (HRF)

15 Convolution model of the BOLD response Convolve stimulus function with a canonical hemodynamic response function (HRF): f t g( t) f ( ) g( t ) d 0 HRF

16 Problem 2: Low-frequency noise Solution: High pass filtering discrete cosine transform (DCT) set blue = data black = mean + low-frequency drift green = predicted response, taking into account low-frequency drift red = predicted response, NOT taking into account low-frequency drift

17 High pass filtering discrete cosine transform (DCT) set

18 Problem 3: Serial correlations e 2 1 with ~ N(0, ) t ae t t 1 st order autoregressive process: AR(1) autocovariance function t Cov(e) N N

19 Multiple covariance components e i ~ N(0, Ci enhanced noise model at voxel i V ) C V i 2 i V Q j error covariance components Q and hyperparameters Q 1 Q 2 j = Estimation of hyperparameters with ReML (Restricted Maximum Likelihood).

20 Summary Mass univariate approach. Fit GLMs with design matrix, X, to data at different points in space to estimate local effect sizes, GLM is a very general approach Hemodynamic Response Function High pass filtering Temporal autocorrelation

21 Statistical Inference Guillaume Flandin Wellcome Trust Centre for Neuroimaging University College London SPM Course Lausanne, April 2012

22 Image time-series Spatial filter Design matrix Statistical Parametric Map Realignment Smoothing General Linear Model Normalisation Statistical Inference RFT Anatomical reference Parameter estimates p <0.05

23 A mass-univariate approach

24 Estimation of the parameters i.i.d. assumptions: OLS estimates:

25 Contrasts [ ] [ ]

26 Hypothesis Testing To test an hypothesis, we construct test statistics. Null Hypothesis H 0 Typically what we want to disprove (no effect). The Alternative Hypothesis H A expresses outcome of interest. Test Statistic T The test statistic summarises evidence about H 0. Typically, test statistic is small in magnitude when the hypothesis H 0 is true and large when false. We need to know the distribution of T under the null hypothesis. Null Distribution of T

27 Hypothesis Testing Significance level α: Acceptable false positive rate α. threshold u α Threshold u α controls the false positive rate Conclusion about the hypothesis: We reject the null hypothesis in favour of the alternative hypothesis if t > u α p-value: p( T u H0) A p-value summarises evidence against H 0. This is the chance of observing value more extreme than t under the null hypothesis. Null Distribution of T t u p-value Null Distribution of T

28 T-test - one dimensional contrasts SPM{t} c T = Question: box-car amplitude > 0? = 1 = c T > 0? Null hypothesis: H 0 : c T =0 Test statistic: T = contrast of estimated parameters variance estimate T T T c ˆ c ˆ ~ T 2 T T 1 var( c ˆ) ˆ c X X c t N p

29 T-contrast in SPM For a given contrast c: ˆ beta_???? images ( X X ) T 1 X T y ResMS image ˆ 2 T ˆ ˆ N p con_???? image c T ˆ spmt_???? image SPM{t}

30 1 T-test: a simple example Passive word listening versus rest c T = [ ] Q: activation during listening? Null hypothesis: 1 0 SPMresults: Height threshold T = {p<0.001} voxel-level T ( Z ) p uncorrected mm mm mm Inf Inf Inf Inf Inf

31 T-test: summary T-test is a signal-to-noise measure (ratio of estimate to standard deviation of estimate). Alternative hypothesis: T T H 0 : c 0 vs H A : c 0 T-contrasts are simple combinations of the betas; the T- statistic does not depend on the scaling of the regressors or the scaling of the contrast.

32 F-test - the extra-sum-of-squares principle Model comparison: Null Hypothesis H 0 : True model is X 0 (reduced model) X 0 X 1 X 0 Test statistic: ratio of explained variability and unexplained variability (error) RSS ˆ 2 full RSS 0 ˆreduced 2 Full model? or Reduced model? 1 = rank(x) rank(x 0 ) 2 = N rank(x)

33 F-test - multidimensional contrasts SPM{F} Tests multiple linear hypotheses: H 0 : 4 = 5 =... = 9 = 0 X 0 H 0 : True model is X 0 X0 test H 0 : c T = 0? X 1 ( 4-9 ) c T = SPM{F 6,322 } Full model? Reduced model?

34 F-contrast in SPM ˆ beta_???? images ( X X ) T 1 X T y ResMS image ˆ 2 T ˆ ˆ N p ess_???? images ( RSS 0 - RSS ) spmf_???? images SPM{F}

35 F-test example: movement related effects contrast(s) contrast(s) Design matrix Design matrix

36 F-test: summary F-tests can be viewed as testing for the additional variance explained by a larger model wrt a simpler (nested) model model comparison. F tests a weighted sum of squares of one or several combinations of the regression coefficients. In practice, we don t have to explicitly separate X into [X 1 X 2 ] thanks to multidimensional contrasts. Hypotheses: Null Hypothesis H0 : Alternativ e Hypothesis H : at least one In testing uni-dimensional contrast with an F-test, for example 1 2, the result will be the same as testing 2 1. It will be exactly the square of the t-test, testing for both positive and negative effects. A k 0

37 Orthogonal regressors Variability in Y

38 Correlated regressors Shared variance Variability in Y

39 Correlated regressors Variability in Y

40 Correlated regressors Variability in Y

41 Correlated regressors Variability in Y

42 Correlated regressors Variability in Y

43 Correlated regressors Variability in Y

44 Correlated regressors Variability in Y

45 Design orthogonality For each pair of columns of the design matrix, the orthogonality matrix depicts the magnitude of the cosine of the angle between them, with the range 0 to 1 mapped from white to black. If both vectors have zero mean then the cosine of the angle between the vectors is the same as the correlation between the two variates.

46 Topological Inference Guillaume Flandin Wellcome Trust Centre for Neuroimaging University College London SPM Course Lausanne, April 2012

47 Contrast c Random Field Theory Preprocessings General Linear Model Statistical Inference

48 Inference at a single voxel u Null Hypothesis H 0 : zero activation Decision rule (threshold) u: determines false positive rate α Choose u to give acceptable α under H 0 Null distribution of test statistic T

49 Multiple tests u u u u u u If we have 100,000 voxels, α=0.05 5,000 false positive voxels. t t t t t t This is clearly undesirable; to correct for this we can define a null hypothesis for a collection of tests. Noise Signal

50 Multiple tests u u u u u u If we have 100,000 voxels, α=0.05 5,000 false positive voxels. t t t t t t This is clearly undesirable; to correct for this we can define a null hypothesis for a collection of tests. Use of uncorrected p-value, α = % 11.3% 12.5% 10.8% 11.5% 10.0% 10.7% 11.2% 10.2% 9.5% Percentage of Null Pixels that are False Positives

51 Family-Wise Null Hypothesis Family-Wise Null Hypothesis: Activation is zero everywhere If we reject a voxel null hypothesis at any voxel, we reject the family-wise Null hypothesis A FP anywhere in the image gives a Family Wise Error (FWE) Family-Wise Error rate (FWER) = corrected p-value Use of uncorrected p-value, α =0.1 Use of corrected p-value, α =0.1 FWE

52 Bonferroni correction The Family-Wise Error rate (FWER), α FWE, for a family of N tests follows the inequality: where α is the test-wise error rate. Therefore, to ensure a particular FWER choose: This correction does not require the tests to be independent but becomes very stringent if dependence.

53 Spatial correlations 100 x 100 independent tests Spatially correlated tests (FWHM=10) Discrete data Spatially extended data Bonferroni is too conservative for spatial correlated data.

54 Topological inference Topological feature: Peak height u space significant local maxima non significant local maxima

55 Topological inference Topological feature: Cluster extent u clus significant cluster space non significant clusters

56 Topological inference Topological feature: Number of clusters u clus space Here, c=1, only one cluster larger than k.

57 RFT and Euler Characteristic Search volume Roughness (1/smoothness) Threshold

58 Expected Euler Characteristic

59 Random Field Theory The statistic image is assumed to be a good lattice representation of an underlying continuous stationary random field. Typically, FWHM > 3 voxels (combination of intrinsic and extrinsic smoothing) Smoothness of the data is unknown and estimated: very precise estimate by pooling over voxels stationarity assumptions (esp. relevant for cluster size results). RFT conservative for low degrees of freedom (always compare with Bonferroni correction). Afford littles power for group studies with small sample size. A priori hypothesis about where an activation should be, reduce search volume Small Volume Correction: mask defined by (probabilistic) anatomical atlases mask defined by separate "functional localisers" mask defined by orthogonal contrasts (spherical) search volume around previously reported coordinates

60 Conclusion There is a multiple testing problem and corrections have to be applied on p-values (for the volume of interest only (see SVC)). Inference is made about topological features (peak height, spatial extent, number of clusters). Use results from the Random Field Theory. Control of FWER (probability of a false positive anywhere in the image): very specific, not so sensitive. Control of FDR (expected proportion of false positives amongst those features declared positive (the discoveries)): less specific, more sensitive.

61 References Friston KJ, Frith CD, Liddle PF, Frackowiak RS. Comparing functional (PET) images: the assessment of significant change. J Cereb Blood Flow Metab Jul;11(4): Worsley KJ, Marrett S, Neelin P, Vandal AC, Friston KJ, Evans AC. A unified statistical approach for determining significant signals in images of cerebral activation. Human Brain Mapping 1996;4: Chumbley J, Worsley KJ, Flandin G, and Friston KJ. Topological FDR for neuroimaging. NeuroImage, 49(4): , Chumbley J and Friston KJ. False Discovery Rate Revisited: FDR and Topological Inference Using Gaussian Random Fields. NeuroImage, Kilner J and Friston KJ. Topological inference for EEG and MEG data. Annals of Applied Statistics, in press.

Statistical Inference

Statistical Inference Statistical Inference Jean Daunizeau Wellcome rust Centre for Neuroimaging University College London SPM Course Edinburgh, April 2010 Image time-series Spatial filter Design matrix Statistical Parametric

More information

Statistical Inference

Statistical Inference Statistical Inference J. Daunizeau Institute of Empirical Research in Economics, Zurich, Switzerland Brain and Spine Institute, Paris, France SPM Course Edinburgh, April 2011 Image time-series Spatial

More information

The General Linear Model (GLM)

The General Linear Model (GLM) he General Linear Model (GLM) Klaas Enno Stephan ranslational Neuromodeling Unit (NU) Institute for Biomedical Engineering University of Zurich & EH Zurich Wellcome rust Centre for Neuroimaging Institute

More information

The General Linear Model (GLM)

The General Linear Model (GLM) The General Linear Model (GLM) Dr. Frederike Petzschner Translational Neuromodeling Unit (TNU) Institute for Biomedical Engineering, University of Zurich & ETH Zurich With many thanks for slides & images

More information

Neuroimaging for Machine Learners Validation and inference

Neuroimaging for Machine Learners Validation and inference GIGA in silico medicine, ULg, Belgium http://www.giga.ulg.ac.be Neuroimaging for Machine Learners Validation and inference Christophe Phillips, Ir. PhD. PRoNTo course June 2017 Univariate analysis: Introduction:

More information

Statistical inference for MEG

Statistical inference for MEG Statistical inference for MEG Vladimir Litvak Wellcome Trust Centre for Neuroimaging University College London, UK MEG-UK 2014 educational day Talk aims Show main ideas of common methods Explain some of

More information

Jean-Baptiste Poline

Jean-Baptiste Poline Edinburgh course Avril 2010 Linear Models Contrasts Variance components Jean-Baptiste Poline Neurospin, I2BM, CEA Saclay, France Credits: Will Penny, G. Flandin, SPM course authors Outline Part I: Linear

More information

Extracting fmri features

Extracting fmri features Extracting fmri features PRoNTo course May 2018 Christophe Phillips, GIGA Institute, ULiège, Belgium c.phillips@uliege.be - http://www.giga.ulg.ac.be Overview Introduction Brain decoding problem Subject

More information

Group analysis. Jean Daunizeau Wellcome Trust Centre for Neuroimaging University College London. SPM Course Edinburgh, April 2010

Group analysis. Jean Daunizeau Wellcome Trust Centre for Neuroimaging University College London. SPM Course Edinburgh, April 2010 Group analysis Jean Daunizeau Wellcome Trust Centre for Neuroimaging University College London SPM Course Edinburgh, April 2010 Image time-series Spatial filter Design matrix Statistical Parametric Map

More information

Contents. Introduction The General Linear Model. General Linear Linear Model Model. The General Linear Model, Part I. «Take home» message

Contents. Introduction The General Linear Model. General Linear Linear Model Model. The General Linear Model, Part I. «Take home» message DISCOS SPM course, CRC, Liège, 2009 Contents The General Linear Model, Part I Introduction The General Linear Model Data & model Design matrix Parameter estimates & interpretation Simple contrast «Take

More information

Signal Processing for Functional Brain Imaging: General Linear Model (2)

Signal Processing for Functional Brain Imaging: General Linear Model (2) Signal Processing for Functional Brain Imaging: General Linear Model (2) Maria Giulia Preti, Dimitri Van De Ville Medical Image Processing Lab, EPFL/UniGE http://miplab.epfl.ch/teaching/micro-513/ March

More information

Overview of SPM. Overview. Making the group inferences we want. Non-sphericity Beyond Ordinary Least Squares. Model estimation A word on power

Overview of SPM. Overview. Making the group inferences we want. Non-sphericity Beyond Ordinary Least Squares. Model estimation A word on power Group Inference, Non-sphericity & Covariance Components in SPM Alexa Morcom Edinburgh SPM course, April 011 Centre for Cognitive & Neural Systems/ Department of Psychology University of Edinburgh Overview

More information

Group Analysis. Lexicon. Hierarchical models Mixed effect models Random effect (RFX) models Components of variance

Group Analysis. Lexicon. Hierarchical models Mixed effect models Random effect (RFX) models Components of variance Group Analysis J. Daunizeau Institute of Empirical Research in Economics, Zurich, Switzerland Brain and Spine Institute, Paris, France SPM Course Edinburgh, April 2011 Image time-series Spatial filter

More information

Detecting fmri activation allowing for unknown latency of the hemodynamic response

Detecting fmri activation allowing for unknown latency of the hemodynamic response Detecting fmri activation allowing for unknown latency of the hemodynamic response K.J. Worsley McGill University J.E. Taylor Stanford University January 7, 006 Abstract Several authors have suggested

More information

Event-related fmri. Christian Ruff. Laboratory for Social and Neural Systems Research Department of Economics University of Zurich

Event-related fmri. Christian Ruff. Laboratory for Social and Neural Systems Research Department of Economics University of Zurich Event-related fmri Christian Ruff Laboratory for Social and Neural Systems Research Department of Economics University of Zurich Institute of Neurology University College London With thanks to the FIL

More information

Experimental design of fmri studies & Resting-State fmri

Experimental design of fmri studies & Resting-State fmri Methods & Models for fmri Analysis 2016 Experimental design of fmri studies & Resting-State fmri Sandra Iglesias With many thanks for slides & images to: Klaas Enno Stephan, FIL Methods group, Christian

More information

Experimental design of fmri studies

Experimental design of fmri studies Experimental design of fmri studies Sandra Iglesias With many thanks for slides & images to: Klaas Enno Stephan, FIL Methods group, Christian Ruff SPM Course 2015 Overview of SPM Image time-series Kernel

More information

Experimental design of fmri studies

Experimental design of fmri studies Experimental design of fmri studies Zurich SPM Course 2016 Sandra Iglesias Translational Neuromodeling Unit (TNU) Institute for Biomedical Engineering (IBT) University and ETH Zürich With many thanks for

More information

Data Analysis I: Single Subject

Data Analysis I: Single Subject Data Analysis I: Single Subject ON OFF he General Linear Model (GLM) y= X fmri Signal = Design Matrix our data = what we CAN explain x β x Betas + + how much x of it we CAN + explain ε Residuals what

More information

An unbiased estimator for the roughness of a multivariate Gaussian random field

An unbiased estimator for the roughness of a multivariate Gaussian random field An unbiased estimator for the roughness of a multivariate Gaussian random field K.J. Worsley July 28, 2000 Abstract Images from positron emission tomography (PET) and functional magnetic resonance imaging

More information

Experimental design of fmri studies

Experimental design of fmri studies Methods & Models for fmri Analysis 2017 Experimental design of fmri studies Sara Tomiello With many thanks for slides & images to: Sandra Iglesias, Klaas Enno Stephan, FIL Methods group, Christian Ruff

More information

心智科學大型研究設備共同使用服務計畫身體 心靈與文化整合影像研究中心. fmri 教育講習課程 I. Hands-on (2 nd level) Group Analysis to Factorial Design

心智科學大型研究設備共同使用服務計畫身體 心靈與文化整合影像研究中心. fmri 教育講習課程 I. Hands-on (2 nd level) Group Analysis to Factorial Design 心智科學大型研究設備共同使用服務計畫身體 心靈與文化整合影像研究中心 fmri 教育講習課程 I Hands-on (2 nd level) Group Analysis to Factorial Design 黃從仁助理教授臺灣大學心理學系 trhuang@ntu.edu.tw Analysis So+ware h"ps://goo.gl/ctvqce Where are we? Where are

More information

Modelling temporal structure (in noise and signal)

Modelling temporal structure (in noise and signal) Modelling temporal structure (in noise and signal) Mark Woolrich, Christian Beckmann*, Salima Makni & Steve Smith FMRIB, Oxford *Imperial/FMRIB temporal noise: modelling temporal autocorrelation temporal

More information

Contrasts and Classical Inference

Contrasts and Classical Inference Elsevier UK Chapter: Ch9-P3756 8-7-6 7:p.m. Page:6 Trim:7.5in 9.5in C H A P T E R 9 Contrasts and Classical Inference J. Poline, F. Kherif, C. Pallier and W. Penny INTRODUCTION The general linear model

More information

1st level analysis Basis functions, parametric modulation and correlated regressors

1st level analysis Basis functions, parametric modulation and correlated regressors 1st level analysis Basis functions, parametric modulation and correlated regressors 1 First Level Analysis Bold impulse response Temporal Basis Functions Parametric modulation Correlated regressors Blocked

More information

Peak Detection for Images

Peak Detection for Images Peak Detection for Images Armin Schwartzman Division of Biostatistics, UC San Diego June 016 Overview How can we improve detection power? Use a less conservative error criterion Take advantage of prior

More information

Mixed effects and Group Modeling for fmri data

Mixed effects and Group Modeling for fmri data Mixed effects and Group Modeling for fmri data Thomas Nichols, Ph.D. Department of Statistics Warwick Manufacturing Group University of Warwick Warwick fmri Reading Group May 19, 2010 1 Outline Mixed effects

More information

Statistical Analysis Aspects of Resting State Functional Connectivity

Statistical Analysis Aspects of Resting State Functional Connectivity Statistical Analysis Aspects of Resting State Functional Connectivity Biswal s result (1995) Correlations between RS Fluctuations of left and right motor areas Why studying resting state? Human Brain =

More information

Mixed-effects and fmri studies

Mixed-effects and fmri studies Mixed-effects and fmri studies Technical Note www.elsevier.com/locate/ynimg NeuroImage 24 (2005) 244 252 K.J. Friston, a K.E. Stephan, a, * T.E. Lund, b A. Morcom, c and S. Kiebel a a The Wellcome Department

More information

Bayesian inference J. Daunizeau

Bayesian inference J. Daunizeau Bayesian inference J. Daunizeau Brain and Spine Institute, Paris, France Wellcome Trust Centre for Neuroimaging, London, UK Overview of the talk 1 Probabilistic modelling and representation of uncertainty

More information

Contents. design. Experimental design Introduction & recap Experimental design «Take home» message. N εˆ. DISCOS SPM course, CRC, Liège, 2009

Contents. design. Experimental design Introduction & recap Experimental design «Take home» message. N εˆ. DISCOS SPM course, CRC, Liège, 2009 DISCOS SPM course, CRC, Liège, 2009 Contents Experimental design Introduction & recap Experimental design «Take home» message C. Phillips, Centre de Recherches du Cyclotron, ULg, Belgium Based on slides

More information

Bayesian inference J. Daunizeau

Bayesian inference J. Daunizeau Bayesian inference J. Daunizeau Brain and Spine Institute, Paris, France Wellcome Trust Centre for Neuroimaging, London, UK Overview of the talk 1 Probabilistic modelling and representation of uncertainty

More information

Optimization of Designs for fmri

Optimization of Designs for fmri Optimization of Designs for fmri UCLA Advanced Neuroimaging Summer School August 2, 2007 Thomas Liu, Ph.D. UCSD Center for Functional MRI Why optimize? Scans are expensive. Subjects can be difficult to

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

More information

Dynamic Causal Modelling for fmri

Dynamic Causal Modelling for fmri Dynamic Causal Modelling for fmri André Marreiros Friday 22 nd Oct. 2 SPM fmri course Wellcome Trust Centre for Neuroimaging London Overview Brain connectivity: types & definitions Anatomical connectivity

More information

Experimental design of fmri studies

Experimental design of fmri studies Experimental design of fmri studies Sandra Iglesias Translational Neuromodeling Unit University of Zurich & ETH Zurich With many thanks for slides & images to: Klaas Enno Stephan, FIL Methods group, Christian

More information

Beyond Univariate Analyses: Multivariate Modeling of Functional Neuroimaging Data

Beyond Univariate Analyses: Multivariate Modeling of Functional Neuroimaging Data Beyond Univariate Analyses: Multivariate Modeling of Functional Neuroimaging Data F. DuBois Bowman Department of Biostatistics and Bioinformatics Center for Biomedical Imaging Statistics Emory University,

More information

MIXED EFFECTS MODELS FOR TIME SERIES

MIXED EFFECTS MODELS FOR TIME SERIES Outline MIXED EFFECTS MODELS FOR TIME SERIES Cristina Gorrostieta Hakmook Kang Hernando Ombao Brown University Biostatistics Section February 16, 2011 Outline OUTLINE OF TALK 1 SCIENTIFIC MOTIVATION 2

More information

A. Motivation To motivate the analysis of variance framework, we consider the following example.

A. Motivation To motivate the analysis of variance framework, we consider the following example. 9.07 ntroduction to Statistics for Brain and Cognitive Sciences Emery N. Brown Lecture 14: Analysis of Variance. Objectives Understand analysis of variance as a special case of the linear model. Understand

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY PREFACE xiii 1 Difference Equations 1.1. First-Order Difference Equations 1 1.2. pth-order Difference Equations 7

More information

Statistical Analysis of fmrl Data

Statistical Analysis of fmrl Data Statistical Analysis of fmrl Data F. Gregory Ashby The MIT Press Cambridge, Massachusetts London, England Preface xi Acronyms xv 1 Introduction 1 What Is fmri? 2 The Scanning Session 4 Experimental Design

More information

This Appendix proposes a set of terms and definitions for use in analyses of 1D biomechanical

This Appendix proposes a set of terms and definitions for use in analyses of 1D biomechanical Appendix A Nomenclature This Appendix proposes a set of terms and definitions for use in analyses of D biomechanical continua (Table A.) and relates these terms to analogous, established terms from the

More information

Unified univariate and multivariate random field theory

Unified univariate and multivariate random field theory Unified univariate and multivariate random field theory Keith J. Worsley 1, Jonathan E. Taylor 3, Francesco Tomaiuolo 4, Jason Lerch 1 Department of Mathematics and Statistics, and Montreal Neurological

More information

The General Linear Model Ivo Dinov

The General Linear Model Ivo Dinov Stats 33 Statistical Methods for Biomedical Data The General Linear Model Ivo Dinov dinov@stat.ucla.edu http://www.stat.ucla.edu/~dinov Slide 1 Problems with t-tests and correlations 1) How do we evaluate

More information

General linear model: basic

General linear model: basic General linear model: basic Introducing General Linear Model (GLM): Start with an example Proper>es of the BOLD signal Linear Time Invariant (LTI) system The hemodynamic response func>on (Briefly) Evalua>ng

More information

New Procedures for False Discovery Control

New Procedures for False Discovery Control New Procedures for False Discovery Control Christopher R. Genovese Department of Statistics Carnegie Mellon University http://www.stat.cmu.edu/ ~ genovese/ Elisha Merriam Department of Neuroscience University

More information

Contents. Data. Introduction & recap Variance components Hierarchical model RFX and summary statistics Variance/covariance matrix «Take home» message

Contents. Data. Introduction & recap Variance components Hierarchical model RFX and summary statistics Variance/covariance matrix «Take home» message SPM course, CRC, Liege,, Septembre 2009 Contents Group analysis (RF) Variance components Hierarchical model RF and summary statistics Variance/covariance matrix «Tae home» message C. Phillips, Centre de

More information

An introduction to Bayesian inference and model comparison J. Daunizeau

An introduction to Bayesian inference and model comparison J. Daunizeau An introduction to Bayesian inference and model comparison J. Daunizeau ICM, Paris, France TNU, Zurich, Switzerland Overview of the talk An introduction to probabilistic modelling Bayesian model comparison

More information

Bayesian Treatments of. Neuroimaging Data Will Penny and Karl Friston. 5.1 Introduction

Bayesian Treatments of. Neuroimaging Data Will Penny and Karl Friston. 5.1 Introduction Bayesian Treatments of 5 Neuroimaging Data Will Penny and Karl Friston 5.1 Introduction In this chapter we discuss the application of Bayesian methods to neuroimaging data. This includes data from positron

More information

M/EEG source analysis

M/EEG source analysis Jérémie Mattout Lyon Neuroscience Research Center Will it ever happen that mathematicians will know enough about the physiology of the brain, and neurophysiologists enough of mathematical discovery, for

More information

Revealing Interactions Among Brain Systems With Nonlinear PCA

Revealing Interactions Among Brain Systems With Nonlinear PCA Human Brain Mapping 8:92 97(1999) Revealing Interactions Among Brain Systems With Nonlinear PCA Karl Friston,* Jacquie Phillips, Dave Chawla, and Christian Büchel The Wellcome Department of Cognitive Neurology,

More information

Experimental Design. Rik Henson. With thanks to: Karl Friston, Andrew Holmes

Experimental Design. Rik Henson. With thanks to: Karl Friston, Andrew Holmes Experimental Design Rik Henson With thanks to: Karl Friston, Andrew Holmes Overview 1. A Taxonomy of Designs 2. Epoch vs Event-related 3. Mixed Epoch/Event Designs A taxonomy of design Categorical designs

More information

Overview of Spatial Statistics with Applications to fmri

Overview of Spatial Statistics with Applications to fmri with Applications to fmri School of Mathematics & Statistics Newcastle University April 8 th, 2016 Outline Why spatial statistics? Basic results Nonstationary models Inference for large data sets An example

More information

A test for a conjunction

A test for a conjunction A test for a conjunction K.J. Worsley a,, K.J. Friston b a Department of Mathematics and Statistics, McGill University, Montreal, Canada H3A 2K6 b Wellcome Department of Cognitive Neurology, Institute

More information

Statistical analysis of fmri data using orthogonal filterbanks

Statistical analysis of fmri data using orthogonal filterbanks Statistical analysis of fmri data using orthogonal filterbanks Manuela Feilner, Thierry Blu and Michael Unser Biomedical Imaging Group, DMT/IOA Swiss Federal Institute of Technology Lausanne CH-1015 Lausanne

More information

Reproducibility and Power

Reproducibility and Power Reproducibility and Power Thomas Nichols Department of Sta;s;cs & WMG University of Warwick Reproducible Neuroimaging Educa;onal Course OHBM 2015 slides & posters @ http://warwick.ac.uk/tenichols/ohbm

More information

ROI analysis of pharmafmri data: an adaptive approach for global testing

ROI analysis of pharmafmri data: an adaptive approach for global testing ROI analysis of pharmafmri data: an adaptive approach for global testing Giorgos Minas, John A.D. Aston, Thomas E. Nichols and Nigel Stallard Abstract Pharmacological fmri (pharmafmri) is a new highly

More information

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages:

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages: Glossary The ISI glossary of statistical terms provides definitions in a number of different languages: http://isi.cbs.nl/glossary/index.htm Adjusted r 2 Adjusted R squared measures the proportion of the

More information

Wellcome Trust Centre for Neuroimaging, UCL, UK.

Wellcome Trust Centre for Neuroimaging, UCL, UK. Bayesian Inference Will Penny Wellcome Trust Centre for Neuroimaging, UCL, UK. SPM Course, Virginia Tech, January 2012 What is Bayesian Inference? (From Daniel Wolpert) Bayesian segmentation and normalisation

More information

Power Comparisons of the Rician and Gaussian Random Fields Tests for Detecting Signal from Functional Magnetic Resonance Images

Power Comparisons of the Rician and Gaussian Random Fields Tests for Detecting Signal from Functional Magnetic Resonance Images University of Northern Colorado Scholarship & Creative Works @ Digital UNC Dissertations Student Research 8-2018 Power Comparisons of the Rician and Gaussian Random Fields Tests for Detecting Signal from

More information

Bayesian Analysis. Bayesian Analysis: Bayesian methods concern one s belief about θ. [Current Belief (Posterior)] (Prior Belief) x (Data) Outline

Bayesian Analysis. Bayesian Analysis: Bayesian methods concern one s belief about θ. [Current Belief (Posterior)] (Prior Belief) x (Data) Outline Bayesian Analysis DuBois Bowman, Ph.D. Gordana Derado, M. S. Shuo Chen, M. S. Department of Biostatistics and Bioinformatics Center for Biomedical Imaging Statistics Emory University Outline I. Introduction

More information

What is NIRS? First-Level Statistical Models 5/18/18

What is NIRS? First-Level Statistical Models 5/18/18 First-Level Statistical Models Theodore Huppert, PhD (huppertt@upmc.edu) University of Pittsburgh Departments of Radiology and Bioengineering What is NIRS? Light Intensity SO 2 and Heart Rate 2 1 5/18/18

More information

Morphometry. John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK.

Morphometry. John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Morphometry John Ashburner Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Morphometry is defined as: Measurement of the form of organisms or of their parts. The American Heritage

More information

The general linear model and Statistical Parametric Mapping I: Introduction to the GLM

The general linear model and Statistical Parametric Mapping I: Introduction to the GLM The general linear mdel and Statistical Parametric Mapping I: Intrductin t the GLM Alexa Mrcm and Stefan Kiebel, Rik Hensn, Andrew Hlmes & J-B J Pline Overview Intrductin Essential cncepts Mdelling Design

More information

STAT 135 Lab 9 Multiple Testing, One-Way ANOVA and Kruskal-Wallis

STAT 135 Lab 9 Multiple Testing, One-Way ANOVA and Kruskal-Wallis STAT 135 Lab 9 Multiple Testing, One-Way ANOVA and Kruskal-Wallis Rebecca Barter April 6, 2015 Multiple Testing Multiple Testing Recall that when we were doing two sample t-tests, we were testing the equality

More information

Statistical parametric mapping for event-related potentials (II): a hierarchical temporal model

Statistical parametric mapping for event-related potentials (II): a hierarchical temporal model Statistical parametric mapping for event-related potentials (II): a hierarchical temporal model Stefan J. Kiebel* and Karl J. Friston Functional Imaging Laboratory, Institute of Neurology, Wellcome Department

More information

Experimental Design and Data Analysis for Biologists

Experimental Design and Data Analysis for Biologists Experimental Design and Data Analysis for Biologists Gerry P. Quinn Monash University Michael J. Keough University of Melbourne CAMBRIDGE UNIVERSITY PRESS Contents Preface page xv I I Introduction 1 1.1

More information

Commentary on the statistical properties of noise and its implication on general linear models in functional near-infrared spectroscopy

Commentary on the statistical properties of noise and its implication on general linear models in functional near-infrared spectroscopy Commentary on the statistical properties of noise and its implication on general linear models in functional near-infrared spectroscopy Theodore J. Huppert Neurophotonics 3(1), 010401 (Jan Mar 2016) COMMENTARY

More information

Effective Connectivity & Dynamic Causal Modelling

Effective Connectivity & Dynamic Causal Modelling Effective Connectivity & Dynamic Causal Modelling Hanneke den Ouden Donders Centre for Cognitive Neuroimaging Radboud University Nijmegen Advanced SPM course Zurich, Februari 13-14, 2014 Functional Specialisation

More information

Computational Brain Anatomy

Computational Brain Anatomy Computational Brain Anatomy John Ashburner Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Overview Voxel-Based Morphometry Morphometry in general Volumetrics VBM preprocessing followed

More information

Functional Connectivity and Network Methods

Functional Connectivity and Network Methods 18/Sep/2013" Functional Connectivity and Network Methods with functional magnetic resonance imaging" Enrico Glerean (MSc), Brain & Mind Lab, BECS, Aalto University" www.glerean.com @eglerean becs.aalto.fi/bml

More information

Statistícal Methods for Spatial Data Analysis

Statistícal Methods for Spatial Data Analysis Texts in Statistícal Science Statistícal Methods for Spatial Data Analysis V- Oliver Schabenberger Carol A. Gotway PCT CHAPMAN & K Contents Preface xv 1 Introduction 1 1.1 The Need for Spatial Analysis

More information

FIL. Event-related. fmri. Rik Henson. With thanks to: Karl Friston, Oliver Josephs

FIL. Event-related. fmri. Rik Henson. With thanks to: Karl Friston, Oliver Josephs Event-related fmri Rik Henson With thanks to: Karl Friston, Oliver Josephs Overview 1. BOLD impulse response 2. General Linear Model 3. Temporal Basis Functions 4. Timing Issues 5. Design Optimisation

More information

Selected Topics in Statistics for fmri Data Analysis

Selected Topics in Statistics for fmri Data Analysis p. HST.583: Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Harvard-MIT Division of Health Sciences and Technology Course Instructor: Dr. Mark Vangel. Selected Topics in Statistics

More information

Morphometry. John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Voxel-Based Morphometry

Morphometry. John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Voxel-Based Morphometry Morphometry John Ashburner Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Overview Voxel-Based Morphometry Morphometry in general Volumetrics VBM preprocessing followed by SPM Tissue

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. T=number of type 2 errors

Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. Table of Outcomes. T=number of type 2 errors The Multiple Testing Problem Multiple Testing Methods for the Analysis of Microarray Data 3/9/2009 Copyright 2009 Dan Nettleton Suppose one test of interest has been conducted for each of m genes in a

More information

Looking at the Other Side of Bonferroni

Looking at the Other Side of Bonferroni Department of Biostatistics University of Washington 24 May 2012 Multiple Testing: Control the Type I Error Rate When analyzing genetic data, one will commonly perform over 1 million (and growing) hypothesis

More information

DESIGNING EXPERIMENTS AND ANALYZING DATA A Model Comparison Perspective

DESIGNING EXPERIMENTS AND ANALYZING DATA A Model Comparison Perspective DESIGNING EXPERIMENTS AND ANALYZING DATA A Model Comparison Perspective Second Edition Scott E. Maxwell Uniuersity of Notre Dame Harold D. Delaney Uniuersity of New Mexico J,t{,.?; LAWRENCE ERLBAUM ASSOCIATES,

More information

Bayesian Estimation of Dynamical Systems: An Application to fmri

Bayesian Estimation of Dynamical Systems: An Application to fmri NeuroImage 16, 513 530 (2002) doi:10.1006/nimg.2001.1044, available online at http://www.idealibrary.com on Bayesian Estimation of Dynamical Systems: An Application to fmri K. J. Friston The Wellcome Department

More information

Review. DS GA 1002 Statistical and Mathematical Models. Carlos Fernandez-Granda

Review. DS GA 1002 Statistical and Mathematical Models.   Carlos Fernandez-Granda Review DS GA 1002 Statistical and Mathematical Models http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall16 Carlos Fernandez-Granda Probability and statistics Probability: Framework for dealing with

More information

Piotr Majer Risk Patterns and Correlated Brain Activities

Piotr Majer Risk Patterns and Correlated Brain Activities Alena My²i ková Piotr Majer Song Song Alena Myšičková Peter N. C. Mohr Peter N. C. Mohr Wolfgang K. Härdle Song Song Hauke R. Heekeren Wolfgang K. Härdle Hauke R. Heekeren C.A.S.E. Centre C.A.S.E. for

More information

Neuroimage Processing

Neuroimage Processing Neuroimage Processing Instructor: Moo K. Chung mkchung@wisc.edu Lecture 2. General Linear Models (GLM) Multivariate General Linear Models (MGLM) September 11, 2009 Research Projects If you have your own

More information

LECTURE 5 HYPOTHESIS TESTING

LECTURE 5 HYPOTHESIS TESTING October 25, 2016 LECTURE 5 HYPOTHESIS TESTING Basic concepts In this lecture we continue to discuss the normal classical linear regression defined by Assumptions A1-A5. Let θ Θ R d be a parameter of interest.

More information

y ˆ i = ˆ " T u i ( i th fitted value or i th fit)

y ˆ i = ˆ  T u i ( i th fitted value or i th fit) 1 2 INFERENCE FOR MULTIPLE LINEAR REGRESSION Recall Terminology: p predictors x 1, x 2,, x p Some might be indicator variables for categorical variables) k-1 non-constant terms u 1, u 2,, u k-1 Each u

More information

Lecture 28. Ingo Ruczinski. December 3, Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University

Lecture 28. Ingo Ruczinski. December 3, Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University Lecture 28 Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University December 3, 2015 1 2 3 4 5 1 Familywise error rates 2 procedure 3 Performance of with multiple

More information

Stochastic Dynamic Causal Modelling for resting-state fmri

Stochastic Dynamic Causal Modelling for resting-state fmri Stochastic Dynamic Causal Modelling for resting-state fmri Ged Ridgway, FIL, Wellcome Trust Centre for Neuroimaging, UCL Institute of Neurology, London Overview Connectivity in the brain Introduction to

More information

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Explorer LIMO EEG Citation for published version: Pernet, CR, Chauveau, N, Gaspar, C & Rousselet, GA 211, 'LIMO EEG: a toolbox for hierarchical LInear MOdeling of ElectroEncephaloGraphic

More information

Bumpbars: Inference for region detection. Yuval Benjamini, Hebrew University

Bumpbars: Inference for region detection. Yuval Benjamini, Hebrew University Bumpbars: Inference for region detection Yuval Benjamini, Hebrew University yuvalbenj@gmail.com WHOA-PSI-2017 Collaborators Jonathan Taylor Stanford Rafael Irizarry Dana Farber, Harvard Amit Meir U of

More information

For GLM y = Xβ + e (1) where X is a N k design matrix and p(e) = N(0, σ 2 I N ), we can estimate the coefficients from the normal equations

For GLM y = Xβ + e (1) where X is a N k design matrix and p(e) = N(0, σ 2 I N ), we can estimate the coefficients from the normal equations 1 Generalised Inverse For GLM y = Xβ + e (1) where X is a N k design matrix and p(e) = N(0, σ 2 I N ), we can estimate the coefficients from the normal equations (X T X)β = X T y (2) If rank of X, denoted

More information

Part 2: Multivariate fmri analysis using a sparsifying spatio-temporal prior

Part 2: Multivariate fmri analysis using a sparsifying spatio-temporal prior Chalmers Machine Learning Summer School Approximate message passing and biomedicine Part 2: Multivariate fmri analysis using a sparsifying spatio-temporal prior Tom Heskes joint work with Marcel van Gerven

More information

Review of Statistics

Review of Statistics Review of Statistics Topics Descriptive Statistics Mean, Variance Probability Union event, joint event Random Variables Discrete and Continuous Distributions, Moments Two Random Variables Covariance and

More information

Hierarchical Models. W.D. Penny and K.J. Friston. Wellcome Department of Imaging Neuroscience, University College London.

Hierarchical Models. W.D. Penny and K.J. Friston. Wellcome Department of Imaging Neuroscience, University College London. Hierarchical Models W.D. Penny and K.J. Friston Wellcome Department of Imaging Neuroscience, University College London. February 28, 2003 1 Introduction Hierarchical models are central to many current

More information

First Technical Course, European Centre for Soft Computing, Mieres, Spain. 4th July 2011

First Technical Course, European Centre for Soft Computing, Mieres, Spain. 4th July 2011 First Technical Course, European Centre for Soft Computing, Mieres, Spain. 4th July 2011 Linear Given probabilities p(a), p(b), and the joint probability p(a, B), we can write the conditional probabilities

More information

HST 583 FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA ANALYSIS AND ACQUISITION A REVIEW OF STATISTICS FOR FMRI DATA ANALYSIS

HST 583 FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA ANALYSIS AND ACQUISITION A REVIEW OF STATISTICS FOR FMRI DATA ANALYSIS HST 583 FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA ANALYSIS AND ACQUISITION A REVIEW OF STATISTICS FOR FMRI DATA ANALYSIS EMERY N. BROWN AND CHRIS LONG NEUROSCIENCE STATISTICS RESEARCH LABORATORY DEPARTMENT

More information

Overview. Experimental Design. A categorical analysis. A taxonomy of design. A taxonomy of design. A taxonomy of design. 1. A Taxonomy of Designs

Overview. Experimental Design. A categorical analysis. A taxonomy of design. A taxonomy of design. A taxonomy of design. 1. A Taxonomy of Designs Experimental Design Overview Rik Henson With thanks to: Karl Friston, Andrew Holmes 1. A Taxonomy of Designs 2. Epoch vs Event-related 3. Mixed Epoch/Event Designs designs designs - and nonlinear interactions

More information

Linear Regression for Air Pollution Data

Linear Regression for Air Pollution Data UNIVERSITY OF TEXAS AT SAN ANTONIO Linear Regression for Air Pollution Data Liang Jing April 2008 1 1 GOAL The increasing health problems caused by traffic-related air pollution have caught more and more

More information

ROI ANALYSIS OF PHARMAFMRI DATA:

ROI ANALYSIS OF PHARMAFMRI DATA: ROI ANALYSIS OF PHARMAFMRI DATA: AN ADAPTIVE APPROACH FOR GLOBAL TESTING Giorgos Minas, John A.D. Aston, Thomas E. Nichols and Nigel Stallard Department of Statistics and Warwick Centre of Analytical Sciences,

More information

Searchlight-based multi-voxel pattern analysis of fmri by cross-validated MANOVA

Searchlight-based multi-voxel pattern analysis of fmri by cross-validated MANOVA Searchlight-based multi-voxel pattern analysis of fmri by cross-validated MANOVA arxiv:1401.4122v2 [q-bio.nc] 7 Feb 2014 Carsten Allefeldˆ1,2*ˆ; John-Dylan Haynesˆ1 6**ˆ Affiliations: 1. Bernstein Center

More information

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017 Introduction to Regression Analysis Dr. Devlina Chatterjee 11 th August, 2017 What is regression analysis? Regression analysis is a statistical technique for studying linear relationships. One dependent

More information