Skip to content

code for fitting the GLM filters in LaRue et al. (2015)

Notifications You must be signed in to change notification settings

murthylab/GLMvirilis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLM

Code and data for calculating behavioral filters.

instructions

  1. run fitFilters.m to do cross-validated fit of filters (results saved in res/).
  2. plotFilters.m plots the results.

minimalExample.m contains a minimal example...

contents

  • dat/ - data directory, contains annotated male-female (dat/MFcorr.mat) and male-male (dat/MMcorr.mat) courtship data
  • fig/ - where plotFilters.m saves figures to
  • res/ - where fitFilters.m saves results to
  • sparseglm/ - code for fitting sparse GLMs from Mineault et al. (2009) downloaded from Pack lab website
  • src/ - miscellaneous helper functions

About

code for fitting the GLM filters in LaRue et al. (2015)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published