File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# gneiss changelog
22
3+
4+ ## Version 0.4.0
5+ * Accelerated the ordinary least squares regression
6+ * Improved summary statistics and cross validation in ordinary least squares regression
7+ * Improved summary visualizations for OLS and MixedLM
8+
39## Version 0.3.2
410* Added ` balance_boxplot ` and ` balance_barplot ` to make interpretation balance partitions easier.
511* Added ` balance_summary ` to summarize a given balance using the q2 cli.
1218* Added tree visualizations for unrooted trees with bokeh [ #112 ] ( https://github.com/biocore/gneiss/pull/112 )
1319* Added support of cross validation for ordinary least squares [ #101 ] ( https://github.com/biocore/gneiss/pull/101 )
1420
15-
1621## Version 0.2.1
1722* Added heatmap dendrogram plotting functionality [ #87 ] ( https://github.com/biocore/gneiss/issues/87 )
1823* Added principal balance analysis heuristic using proportionality and wards clustering algorithm [ #83 ] ( https://github.com/biocore/gneiss/issues/83 )
You can’t perform that action at this time.
0 commit comments