0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factor::PCA uses GSL when available. If not, uses extendedmatrix methods More... over 16 years ago
Added dependency on gsl More... over 16 years ago
Removed matrix extensions and added dependency on 'extendmatrix' gem More... over 16 years ago
Changed README, History for v0.11.0 More... over 16 years ago
Towards 0.11.0 More... over 16 years ago
Changed dependence on dataset to dependence on vectors More... over 16 years ago
Basic Anova Two-Way More... over 16 years ago
Extra examples: dataset, parallel_analysis_tetrachoric, parallel_analysis, vector, reliability More... over 16 years ago
Statsample bump: 0.10.0 More... over 16 years ago
Version bump: 0.10.0 More... over 16 years ago
Version bump: 0.10.0 More... over 16 years ago
* Added Parallel Analysis for estimation of factor preservation of Factor Analysis * Cache on correlation and covariance matrix. Very silly: if M[i,j] is defined, M[j,i] shouldn't be calculated again * Dirty Memoization of PCA and PrincipalAxis analysis * More and more optimizations. More... over 16 years ago
Fixing Anova implementation More... over 16 years ago
Version bump: 0.9.0 More... over 16 years ago
Version bump: 0.8.2 More... over 16 years ago
Version bump: 0.8.1 More... over 16 years ago
Version bump: 0.8.0 More... over 16 years ago
Complete replace of Test::Unit with MiniTest::Unit More... over 16 years ago
Version 0.6.6 More... over 16 years ago
March 18, 2010 More... over 16 years ago
Before 0.7 versions... More... over 16 years ago
Bug fix on Factor module More... over 16 years ago
Deleted minimization and moved to its own package More... over 16 years ago
Previous to change on minimization More... over 16 years ago
First version of pure ruby minimization algorithms More... over 16 years ago
Now can obtain standard error for constant on Multiple Regression with Covariance matrix More... over 16 years ago
Dominance Analysis Bootstrap allows multivariate dependent. Final release before 0.6.4 version More... over 16 years ago
Complete traslation of RubyEngine to MatrixEngine based alg More... over 16 years ago
Matrix improvements and Regression based on covariance matrix almost complete More... over 16 years ago
Polychoric almost complete: joint estimation More... over 16 years ago