pillowlab / LNPfitting

Linear-Nonlinear-Poisson (LNP) model fitting via Maximally-Informative-Dimensions (MID) / maximum likelihood
MIT License
19 stars 2 forks source link

LNPfitting

Linear-Nonlinear-Poisson (LNP) model fitting via maximum likelihood, aka Maximally-Informative-Dimensions (MID) in Matlab.

Description: Estimates the parameters of an LNP model from a stimulus and spike train using the maximally informative dimension (MID) estimator (introduced in Sharpee et al 2004). The LNP model model parameters consist of

As shown in Williamson et al 2015, MID is a maximum likelihood estimator for the LNP model with a nonparametric (histogram-based) model for the nonlinearity.

Relevant publications:

Download

Usage

Notes

Primary differences between our implementation and that of Sharpee et al 2004: