RubyGems.org

statsample

0.13.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), Tetrachoric, Polychoric. * Anova: generic and vector-based One-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, for estimation of number of factors. * Reliability analysis for simple scale and helpers to analyze multiple scales using factor analysis and correlations * Dominance Analysis, with multivariate dependent and bootstrap (Azen & Budescu) * Sample calculation related formulas * Creates reports on text, html and rtf, using ReportBuilder gem

installgem install statsample -v 0.13.0
Authors

Claudio Bustos

66,489 total downloads 843 for this version
Owners

01a60a1c75e2260f04eb9ae7d332f8a346d89a707ea91b9de545b1d9c914b817

Gemfile
gem "statsample", "~> 0.13.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)