Skip to content
/ rlvm Public
forked from themattinthehatt/rlvm

MATLAB implementation of a rectified latent variable model for analysis of neural time series data.

License

Notifications You must be signed in to change notification settings

Selmaan/rlvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectified Latent Variable Model (RLVM)

The RLVM is a latent variable model developed to study large populations of simultaneously recorded neurons.

For more information regarding the mathematical formulation of the model, see the preprint on bioRxiv. The doc directory contains scripts that show how to use the model on several simulated datasets.

The RLVM optimizes model parameters using Mark Schmidt's minFunc package, which is located in the lib directory and should work out of the box. If not you may need to run the mexAll.m file from the lib/minFunc_2012 directory.

About

MATLAB implementation of a rectified latent variable model for analysis of neural time series data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 97.3%
  • C 2.7%