https://github.com/nirum/limo
:tophat: Generalized linear models
https://github.com/nirum/limo
Last synced: 16 days ago
JSON representation
:tophat: Generalized linear models
- Host: GitHub
- URL: https://github.com/nirum/limo
- Owner: nirum
- License: mit
- Created: 2015-08-16T10:02:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-06T19:29:16.000Z (about 10 years ago)
- Last Synced: 2025-11-17T23:05:07.780Z (7 months ago)
- Language: Python
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Limo: generalized linear models
*Note: This package is just getting started. Check back later for more information.*
## About
The limo package is a set of tools for creating and fitting generalized linear
models (GLMs), specifically tuned for sensory neuroscience data and applications.
## Demo
See the demo code in `demo.py`