.gitignore | 100644 | 0 | 0 | | | 63 Bytes | 3be95a28f61cb28fa0d704df80614ae64adc5938bae44d82bc459b7446d89ced |
.rspec | 100644 | 0 | 0 | | | 26 Bytes | b04faeaec6c6c177d7d7994511858c06e6dbf35aa08b041a3bcc68c97e3079f3 |
.ruby-gemset | 100644 | 0 | 0 | | | 6 Bytes | 5e42ca4a111a647d80a4afc908da01198023f88109153b98317a4ce982be0362 |
.ruby-version | 100644 | 0 | 0 | | | 11 Bytes | 202c66faf1862399346896e12acc345bf883cdb780d8f72269eb93f4ec3047e9 |
.travis.yml | 100644 | 0 | 0 | | | 163 Bytes | 7995923f2c14c1f788c73c81a33dfcecb9bbdaca65b912c83de5dca0e074f2bc |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.13 KB | 5a6f5554d4a7623715f34618770297667cae5713f965db08c242a8d33e8764c1 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
README.md | 100644 | 0 | 0 | | | 2.06 KB | a9823db27fc309e8a00761f60f82d49bc3953daec37f3baa69873f9a7536d51f |
Rakefile | 100644 | 0 | 0 | | | 234 Bytes | faf6f97710d63db0c6870fef2780df5af93b90450f2edeffefb09d0ae5fc10f0 |
lib/rstat.rb | 100644 | 0 | 0 | | | 134 Bytes | 668b97f535563aa992297dcdb8a096d88cf4756cf7214168d1e506c67b8cf5a1 |
lib/rstat/core_ext.rb | 100644 | 0 | 0 | | | 131 Bytes | ae31afee3ff4e42fc22dd491ac9fde69b0582c87efad5e02a4efe3b9c427e810 |
lib/rstat/core_ext/array.rb | 100644 | 0 | 0 | | | 134 Bytes | 2a329ffe066df6562784765933617084a926841c72d3019474405011953a5900 |
lib/rstat/core_ext/array/descriptive_statistics.rb | 100644 | 0 | 0 | | | 171 Bytes | b7e8ffaed8ca4ab23d1a82d74329cc8d1ccbc063458abd8bd0c13b6be3d47f58 |
lib/rstat/core_ext/array/descriptive_statistics/dispersion.rb | 100644 | 0 | 0 | | | 170 Bytes | 96e088104fe924b8b93508118da46be5a93425dae368f8f4600f2a71bfaf2e55 |
lib/rstat/core_ext/array/descriptive_statistics/dispersion/percentile.rb | 100644 | 0 | 0 | | | 386 Bytes | acc69ebc74d2dfea8dea5139269d5c121e0771b9459fb36e5a6bac687df2112a |
lib/rstat/core_ext/array/descriptive_statistics/dispersion/range.rb | 100644 | 0 | 0 | | | 58 Bytes | a670b0d2f489dd439ba0c6234bbc55cfe9b7586d5c0c7eefea5734de13d30499 |
lib/rstat/core_ext/array/descriptive_statistics/dispersion/standard_deviation.rb | 100644 | 0 | 0 | | | 216 Bytes | ebebaea2d41d58a86cee710e505be0534d5a00f29832128fad2bc7fdb0e103d7 |
lib/rstat/core_ext/array/descriptive_statistics/index_of_dispersion.rb | 100644 | 0 | 0 | | | 370 Bytes | d9b5c482c6bcf90c8ad49fe3b3d97410ed8e3f84b70a7fec91fa5ab446ca52eb |
lib/rstat/core_ext/array/descriptive_statistics/location.rb | 100644 | 0 | 0 | | | 166 Bytes | 36d7186d83f8b171234e464c009ee8b4c77eea5a5426333f9deec37ca3adf515 |
lib/rstat/core_ext/array/descriptive_statistics/location/mean.rb | 100644 | 0 | 0 | | | 440 Bytes | 8c997ecc4e3a35a5d2f55aab4b5b10949b8005af9213b782fe37eefd9813ab6f |
lib/rstat/core_ext/array/descriptive_statistics/location/median.rb | 100644 | 0 | 0 | | | 272 Bytes | ee1d8b6df55a6dee19fe2eed946540cf6a85a27c18f383fc45aff451d48e5282 |
lib/rstat/core_ext/array/descriptive_statistics/location/mode.rb | 100644 | 0 | 0 | | | 269 Bytes | 9b9d2c09c5495a1263fc8dea0087f5c45b8078496f446e1274f37c60c6749a4b |
lib/rstat/core_ext/array/descriptive_statistics/shape.rb | 100644 | 0 | 0 | | | 160 Bytes | 6e5ecc5aafbb76264d939ed8a8deba406a381ef107ecd1fecc10a81d40be0266 |
lib/rstat/core_ext/array/descriptive_statistics/shape/kurtosis.rb | 100644 | 0 | 0 | | | 91 Bytes | 6dd826c6adec16c54eaa40be67d207ca2825e5f937aa65cf77f91f2a9a6f9a5f |
lib/rstat/core_ext/array/descriptive_statistics/shape/moment.rb | 100644 | 0 | 0 | | | 328 Bytes | 120d4adbd900f68d7dc574f2dabd42a92baa4f7c3d6971fb13405171a4984f93 |
lib/rstat/core_ext/array/descriptive_statistics/shape/skewness.rb | 100644 | 0 | 0 | | | 89 Bytes | 613bd968f236770b9ffb11c30aa6ec3b0e1de7f853768a33c47534afc7d7b0f8 |
lib/rstat/core_ext/array/descriptive_statistics/shape/variance.rb | 100644 | 0 | 0 | | | 63 Bytes | f6909778261557dec8cf4ad20d953ebcd25a4891bdca6f2e1685001e84b47573 |
lib/rstat/core_ext/array/product.rb | 100644 | 0 | 0 | | | 56 Bytes | 7576197819aa5b02191d2cc40c8ed92f1f1910811b0be400ba75f3fb107e26c8 |
lib/rstat/core_ext/array/sum.rb | 100644 | 0 | 0 | | | 52 Bytes | c8115d238a18895d6f340e018ca5415f6d79a8b76072ae3baff19be112a3cfb6 |
lib/rstat/core_ext/fixnum.rb | 100644 | 0 | 0 | | | 133 Bytes | 6305164d715d99b8d4d8bda4cfed18d09b0101ef93770e6ba8cd23e0ac6761b7 |
lib/rstat/core_ext/fixnum/binomial_coefficient.rb | 100644 | 0 | 0 | | | 128 Bytes | d125b70dd75568ec488c905b70b01cea81f6ff79dff9e48ac93b781c86785752 |
lib/rstat/regression_analysis.rb | 100644 | 0 | 0 | | | 150 Bytes | 24b6f99017f6704a52e78bab33e584b69fd2764fd81d75b6892e014d035817fc |
lib/rstat/regression_analysis/linear_regression.rb | 100644 | 0 | 0 | | | 166 Bytes | 6f78ac8fd8ebaf0ae028d8d6ac1c880204e7f3c4c80c7cf301bc0f9ca339b385 |
lib/rstat/regression_analysis/linear_regression/simple_linear_regression.rb | 100644 | 0 | 0 | | | 777 Bytes | c302da12e9d49a72ea1a9c2ac171ccf05439e54c7a7a7d294875a06615f57339 |
lib/rstat/regression_analysis/sample_correlation_coefficient.rb | 100644 | 0 | 0 | | | 460 Bytes | 7ce589dc0365604cc1d85ed80af984a3bcd54baa0162b52ac3d7f25e375d3679 |
lib/rstat/version.rb | 100644 | 0 | 0 | | | 37 Bytes | d1add728ced8238e50577f2f6ffcadeb8954140aac3bd39a149e3a4edb52c3cd |
rstat.gemspec | 100644 | 0 | 0 | | | 728 Bytes | f067b9f07d8cfe2feae8a0c47e38f72778252bbbe4a1e51b0319d2851260ebc4 |
spec/rstat/array_spec.rb | 100644 | 0 | 0 | | | 6.53 KB | 80710d7679b1388d993997554dfb48f4542bd81be687a160a0d910557917f9f5 |
spec/rstat/fixnum_spec.rb | 100644 | 0 | 0 | | | 302 Bytes | 39c4707db89ea2c29c67dec23b888d315bcb60239c48aa76bd73140701133a32 |
spec/rstat/regession_analysis_spec.rb | 100644 | 0 | 0 | | | 1.73 KB | 698825254f388bac7451c7e28da5782d0cc5bed299de04ab060253807abc7a6e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 36 Bytes | 25bf399f6ac67d89d9ae9cb58758c423b84779516e3cbad702870fafa4ef9595 |