-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CodeReview Round 1 #14
base: master
Are you sure you want to change the base?
Commits on Apr 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for af7b624 - Browse repository at this point
Copy the full SHA af7b624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efd9fb - Browse repository at this point
Copy the full SHA 2efd9fbView commit details -
Added specs for Simple Random Sampling(SRS) and Time Series Analysis.
Removed depracated Shoulda includes from helper_tests Modified param list in srs.rb for whitespaces.
Configuration menu - View commit details
-
Copy full SHA for 80f7a73 - Browse repository at this point
Copy the full SHA 80f7a73View commit details
Commits on May 1, 2013
-
Added tests for StratifiedSample with proper comments on their signif…
…icance Edited lib/statsample/multiset.rb for proper indentation, spacing and ruby patterns.
Configuration menu - View commit details
-
Copy full SHA for b95ca73 - Browse repository at this point
Copy the full SHA b95ca73View commit details
Commits on Jun 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fcfa01e - Browse repository at this point
Copy the full SHA fcfa01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ff467 - Browse repository at this point
Copy the full SHA 47ff467View commit details
Commits on Jun 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 734f3be - Browse repository at this point
Copy the full SHA 734f3beView commit details
Commits on Jun 24, 2013
-
Prepared gemspec with updated version of dependencies for proper buil…
…d and devs. To build: gem build statsample.gemspec To install: gem install ./statsample*.gem
Configuration menu - View commit details
-
Copy full SHA for acc618e - Browse repository at this point
Copy the full SHA acc618eView commit details
Commits on Jun 26, 2013
-
Merged from clbustos. Merge remote-tracking branch 'upstream/master'
Conflicts: test/helpers_tests.rb
Configuration menu - View commit details
-
Copy full SHA for 05aa48e - Browse repository at this point
Copy the full SHA 05aa48eView commit details
Commits on Jun 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fd06759 - Browse repository at this point
Copy the full SHA fd06759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67aa8c9 - Browse repository at this point
Copy the full SHA 67aa8c9View commit details
Commits on Jul 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ac99e29 - Browse repository at this point
Copy the full SHA ac99e29View commit details
Commits on Jul 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 99b31c5 - Browse repository at this point
Copy the full SHA 99b31c5View commit details
Commits on Jul 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2baf8a0 - Browse repository at this point
Copy the full SHA 2baf8a0View commit details -
Corrected a loop mistake in pacf implementation.
Completed and verified working on pacf - yule-walker unbiased and mle. :) Next : tests
Configuration menu - View commit details
-
Copy full SHA for 935e107 - Browse repository at this point
Copy the full SHA 935e107View commit details
Commits on Jul 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d83c19b - Browse repository at this point
Copy the full SHA d83c19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1efd7fc - Browse repository at this point
Copy the full SHA 1efd7fcView commit details
Commits on Jul 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 05dad29 - Browse repository at this point
Copy the full SHA 05dad29View commit details
Commits on Jul 8, 2013
-
Abstracted code for Pacf in a new Statsample::TimeSeries::Pacf module…
…. Addressed few concerns by Monica and Claudio. :)
Configuration menu - View commit details
-
Copy full SHA for 623acbf - Browse repository at this point
Copy the full SHA 623acbfView commit details
Commits on Jul 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8849e9e - Browse repository at this point
Copy the full SHA 8849e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3616c9e - Browse repository at this point
Copy the full SHA 3616c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46287c0 - Browse repository at this point
Copy the full SHA 46287c0View commit details
Commits on Jul 14, 2013
-
basic prototype of arima module.
currently ongoing: general simulation for AR(p)
Configuration menu - View commit details
-
Copy full SHA for e74ec7e - Browse repository at this point
Copy the full SHA e74ec7eView commit details