statsample 0.14.0 → 0.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 14
8
- - 0
9
- version: 0.14.0
8
+ - 1
9
+ version: 0.14.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Claudio Bustos
@@ -35,7 +35,7 @@ cert_chain:
35
35
  rpP0jjs0
36
36
  -----END CERTIFICATE-----
37
37
 
38
- date: 2010-08-16 00:00:00 -04:00
38
+ date: 2010-08-18 00:00:00 -04:00
39
39
  default_executable:
40
40
  dependencies:
41
41
  - !ruby/object:Gem::Dependency
@@ -305,6 +305,7 @@ files:
305
305
  - lib/statsample/rserve_extension.rb
306
306
  - lib/statsample/srs.rb
307
307
  - lib/statsample/test.rb
308
+ - lib/statsample/test/bartlettsphericity.rb
308
309
  - lib/statsample/test/chisquare.rb
309
310
  - lib/statsample/test/f.rb
310
311
  - lib/statsample/test/levene.rb
@@ -315,11 +316,13 @@ files:
315
316
  - po/es/statsample.po
316
317
  - po/statsample.pot
317
318
  - setup.rb
319
+ - test/fixtures/correlation_matrix.rb
318
320
  - test/helpers_tests.rb
319
321
  - test/test_anovaoneway.rb
320
322
  - test/test_anovatwoway.rb
321
323
  - test/test_anovatwowaywithdataset.rb
322
324
  - test/test_anovawithvectors.rb
325
+ - test/test_bartlettsphericity.rb
323
326
  - test/test_bivariate.rb
324
327
  - test/test_codification.rb
325
328
  - test/test_combination.rb
@@ -419,6 +422,7 @@ test_files:
419
422
  - test/test_matrix.rb
420
423
  - test/test_gsl.rb
421
424
  - test/test_combination.rb
425
+ - test/test_bartlettsphericity.rb
422
426
  - test/test_mle.rb
423
427
  - test/test_resample.rb
424
428
  - test/test_stratified.rb
metadata.gz.sig CHANGED
Binary file