statsample icon indicating copy to clipboard operation
statsample copied to clipboard

A suite for basic and advanced statistics on Ruby.

Results 25 statsample issues
Sort by recently updated
recently updated
newest added

/Users/mind/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead. ruby1.9.3: require 'statsample' # Note R like generation of random gaussian variable # and correlation matrix ``` ss_analysis("Statsample::Bivariate.correlation_matrix")...

Urgent!

Claudio, is there any way the module could be enhanced by supporting constraints? I'd want all my beta coefficients to be positive, as it's common when generating econometric models. Many...

ExcelentButHardToDo

(First of all, thanks so much for this package! While it took me some time to get used to it, it's super handy even for simple statistics in business applications.)...

GoodIdeaNotHard

Methods `icc_2_k_f` and `icc_3_k_f` not defined. They should be defined in `icc.rb` or these methods from another library/gem?

Hi, I'm in trouble with statsample to do PCA analysis for large data. Does anyone have any good idea? I want to do PCA alanysis with very large data. (3000...