bio-statsample-glm

Build Status

Statsample-GLM is an extension to Statsample, a suite of advance statistics in Ruby. It includes modules for various regression techniques such as:

  • Poisson Regression
  • Logistic Regression
  • Exponential Regression

Note: this software is under active development!

Installation

    gem install bio-statsample-glm

Usage

    require 'bio-statsample-glm'

The API doc is online. For more code examples see the test files in the source tree.

Project home page

Information on the source tree, documentation, examples, issues and how to contribute, see

http://github.com/AnkurGel/bioruby-statsample-glm

The BioRuby community is on IRC server: irc.freenode.org, channel: #bioruby.

Cite

If you use this software, please cite one of

Biogems.info

This Biogem is published at #bio-statsample-glm

Copyright (c) 2013 Ankur Goel. See LICENSE.txt for further details.