mgcooper / groupstats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group Stats Toolbox

Getting Started

groupstats is a MATLAB® toolbox for grouped statistics. Thanks for checking it out. If you're just getting started, here's what we recommend:

  • First, open the live script gettingStarted.mlx for instructions on installing the toolbox.
  • Next, work through the tutorials, beginning with toolbox/examples/usingGroupStats.mlx.

To get more help:

  • groupstats.help()

To contribute:

  • Open an issue:

To run the test suite:

  • Tests are located in tests/

  • From a matlab command window, type runtests('tests') and press enter.

  • The toolbox installation file is in release/

Toolbox Features

Contributing

License

The license is available in the license.txt file in this GitHub repository.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:MATLAB 100.0%