Registry / utility / statsample

statsample

JSON →
library2.1.0rbrubygemsunverified

A suite for basic and advanced statistics on Ruby, including descriptive statistics, correlations, ANOVA, regression, and factor analysis.

gem install statsample
INSTALL
IMPORT
SIG · STATSAMPLE
S
statsample
utilityrubyv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Statsample
require 'statsample'

Computes the mean of a dataset.

require 'statsample' data = [1, 2, 3, 4, 5].to_scale mean = data.mean # => 3.0
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
statsample — gem install statsample · libregistry