RubyGems Navigation menu

statsample 1.3.0

A suite for basic and advanced statistics on Ruby. Tested on Ruby 1.8.7, 1.9.1, 1.9.2 (April, 2010), ruby-head(June, 2011) 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. * Intra-class correlation * Anova: generic and vector-based One-way ANOVA and Two-way ANOVA, with contrasts for 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 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. * Basic time series support * 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 * Graphics: Histogram, Boxplot and Scatterplot

Gemfile:
=

安裝:
=

版本列表:

  1. 2.1.0 August 10, 2017 (212.0 KB)
  2. 2.0.2 March 28, 2016 (209.0 KB)
  3. 2.0.1 August 19, 2015 (208.5 KB)
  4. 2.0.0 June 23, 2015 (212.5 KB)
  5. 1.5.0 June 12, 2015 (236.5 KB)
  6. 1.3.0 September 20, 2013 (264.5 KB)
顯示所有版本(共 51)

Runtime 相依性套件 (10):

Development 相依性套件 (7):

gettext ~> 0
hoe ~> 0
hoe-git ~> 0
minitest ~> 2.0
mocha ~> 0
rdoc ~> 4.0
shoulda ~> 3.1.1

擁有者:

作者:

  • Claudio Bustos

SHA 256 總和檢查碼:

=

總下載次數 673,137

這個版本 35,191

版本发布:

授權:

MIT

Ruby 版本需求:

相關連結: