Module: Daru::Maths::Statistics
- Defined in:
- lib/daru/maths/statistics/vector.rb,
lib/daru/maths/statistics/dataframe.rb
Overview
Encapsulates statistics methods for vectors. Most basic stuff like mean, etc. is done inside the wrapper, so that native methods can be used for most of the computationally intensive tasks.