Wednesday, October 31, 2012

Sometimes the spike-triggered average is just as good as Poisson GLMs for spike-train analysis

(hopefully no major mistakes in this one; get PDF here)

The Poisson GLM for spiking data

Generalized Linear Models (GLMs) are similar to linear regression, but account for nonlinearities and non-uniform noise in the observations. In neuroscience, it is common to predict a sequence of spikes Y={y1,..,yT}, yi{0,1}, from a series of observations X={x1,..,xT}, using a Poisson GLM:

yiPoisson(λiΔt)λi=exp(axi+b)

These models are fit by minimizing the negative log-likelihood of the observations, given the vector of regression weights a and mean offset parameter b: