Skip to content

Do GLM routines account for temporal autocorrelation? #2

@nicholst

Description

@nicholst

I colleague asked me about the linear modelling tools in CONN, and I was trying to figure out if CONN's GLM tools account for temporal autocorrelation in fMRI time series. I studied https://github.com/alfnie/conn/blob/master/conn_glm.m & https://github.com/alfnie/conn/blob/master/conn_glmunivariate.m but as far I can tell these GLMs are always estimated with OLS (and not GLS with whitening for time series autocorrelation).

If this is correct, isn't there a problem with the stderr's, T-values and P-values when these models are fit to first-level fMRI time series data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions