RubyGems.org

statsample

0.14.0

A suite for basic and advanced statistics on Ruby. Tested on Ruby 1.8.7, 1.9.1, 1.9.2 (April, 2010) and JRuby 1.4 (Ruby 1.8.7 compatible). Include: * Descriptive statistics: frequencies, median, mean, standard error, skew, kurtosis (and many others). * Imports and exports datasets from and to Excel, CSV and plain text files. * Correlations: Pearson's r, Spearman's rank correlation (rho), point biserial, tau a, tau b and gamma. Tetrachoric and Polychoric correlation provides by +statsample-bivariate-extension+ gem. * Anova: generic and vector-based One-way ANOVA and Two-way ANOVA * Tests: F, T, Levene, U-Mannwhitney. * Regression: Simple, Multiple (OLS), Probit and Logit * Factorial Analysis: Extraction (PCA and Principal Axis), Rotation (Varimax, Equimax, Quartimax) and Parallel Analysis and Velicer's MAP test, for estimation of number of factors. * Reliability analysis for simple scale and a DSL to easily analyze multiple scales using factor analysis and correlations, if you want it. * Dominance Analysis, with multivariate dependent and bootstrap (Azen & Budescu) * Sample calculation related formulas * Structural Equation Modeling (SEM), using R libraries +sem+ and +OpenMx+ * Creates reports on text, html and rtf, using ReportBuilder gem

installgem install statsample -v 0.14.0
Authors

Claudio Bustos

66,501 total downloads 777 for this version
Owners

01a60a1c75e2260f04eb9ae7d332f8a346d89a707ea91b9de545b1d9c914b817

Gemfile
gem "statsample", "~> 0.14.0"
Versions
  1. 1.2.0 December 15, 2011
  2. 1.1.0 June 2, 2011
  3. 1.0.1 January 28, 2011
  4. 1.0.0 January 27, 2011
  5. 0.18.0 January 7, 2011
Show all versions (40 total)