Skip to content

sohairzaki/python-cogstats

 
 

Repository files navigation

Statistics for the cog-master

License

All code and material is licensed under a

Creative Commons Attribution 3.0 United States License (CC-by) http://creativecommons.org/licenses/by/3.0/us

Building instructions

To generate the html output for on-screen display, Type:

make html

the generated html files can be found in build/html

The first build takes a long time, but information is cached and subsequent builds will be faster.

Requirements

probably incomplete

  • make
  • sphinx (>= 1.0)
  • matplotlib
  • scikit-learn (>= 0.8)

About

Python for statistics in experimental cognitive science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • CSS 24.8%
  • Makefile 3.1%
  • JavaScript 2.3%