Skip to content

Commit

Permalink
Adding links to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Aug 19, 2016
1 parent 38ae180 commit c9e582b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
## Version 0.0.2 (changes since 0.0.2 go here)

### Features
* Added statsmodels inference
* Added support for ordinary least squares regression
* Added support for linear mixed effects models
* Added statsmodels inference [#22](https://github.com/biocore/gneiss/pull/22)
* Added support for ordinary least squares regression [#33](https://github.com/biocore/gneiss/pull/33)
* Added support for linear mixed effects models [#38](https://github.com/biocore/gneiss/pull/38)
* Added RegressionResults object to summarize statistics from statistical analyses
* Adding in a niche sorting algorithm `gneiss.sort.niche_sort` that can generate a band table given a gradient [#16](https://github.com/biocore/gneiss/pull/16)
* Adding in utility functions for handing feature tables, metadata, and trees. [#12](https://github.com/biocore/gneiss/pull/12)
Expand Down

0 comments on commit c9e582b

Please sign in to comment.