A Simple Ruby statistics Gem in its infancy. Using C extensions to make it faster.
Install the gem and add to the application's Gemfile by executing:
$ bundle add r_stata
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install r_stata
RStata.mean [...]
RStata.sum([1, 3, 5])
- Standard Deviation
- Variance
Bug reports and pull requests are welcome on GitHub at https://github.com/urchmaney/r_stat. This project is intended to be a safe, welcoming space for collaboration, and contributors.
The gem is available as open source under the terms of the MIT License.