History.txt in statsample-0.6.1 vs History.txt in statsample-0.6.2
- old
+ new
@@ -1,4 +1,8 @@
+=== 0.6.2 / 2010-02-11
+* New Statsample::Bivariate::Polychoric. For implement: X2 and G2
+* New matrix.rb, for faster development of Contingence Tables and Correlation Matrix
+
=== 0.6.1 / 2010-02-08
* Bug fix on DominanceAnalysis summary for Ruby1.9
* Some extra documentation
=== 0.6.0 / 2010-02-05
* New Statsample::Factor module. Include classes for extracting factors (Statsample::Factor::PCA and Statsample::Factor::PrincipalAxis) and rotate component matrix ( Statsample::Factor::Rotation subclasses). For now, only orthogonal rotations